Skip to content

Latest commit

 

History

History
98 lines (70 loc) · 3.34 KB

File metadata and controls

98 lines (70 loc) · 3.34 KB
sidebar_position sidebar_label
5
Reference

Reference Documentation

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

📋 Contents

Platform-specific code generation backends:

Scala & Spark

Other Platforms

JSON Schema generation and configuration:

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

📚 Related Documentation


← Back to Documentation Home