Skip to main content

Reference Documentation

Technical reference documentation for Morphir backends, APIs, and tools.

📋 Contents

Backends

Platform-specific code generation backends:

Scala & Spark

Other Platforms

JSON Schema

JSON Schema generation and configuration:

CLI Reference

Command-line interface documentation:

Other Reference Materials

🎯 How to Use This Section

This reference section is organized by technology and purpose:

🔍 Quick Reference

Common Tasks

Backend Comparison

Different backends serve different purposes:

  • Scala/Spark: For JVM-based execution and big data processing
  • TypeScript: For web applications and Node.js
  • JSON Schema: For API documentation and validation
  • Spring Boot: For enterprise Java applications
  • Relational: For database query generation

← Back to Documentation Home