Develop
Build production-ready backends with APSO. This section covers everything you need to develop, test, and customize your APSO-generated applications.
Schema Design
Define your data model and relationships.
Learn how to define entities in your .apsorc file
Entity DefinitionComplete reference of available field types
Field TypesConfigure OneToOne, OneToMany, and ManyToMany relationships
RelationshipsSet up data scoping and organization isolation
Multi-TenancyTools & Workflows
Work efficiently with APSO’s development tools.
Command-line interface for scaffolding and managing projects
APSO CLIType-safe client SDK for your generated APIs
APSO SDKSet up your local development environment
Local DevelopmentManage database schema changes
MigrationsFrameworks
Customize your generated backend code.
Work with the TypeScript/NestJS template
TypeScript / NestJSWork with the Python/FastAPI template
Python / FastAPIWork with the Go/Gin template
Go / GinFrontend Integration
Connect your frontend applications.
Use APSO SDK with React applications
ReactServer components and server actions
Next.jsMobile applications with React Native
React NativeCross-platform mobile with Flutter
FlutterAuthentication
Secure your APIs.
Recommended authentication solution
Better AuthIntegrate Auth0, Clerk, Cognito, and more
Bring Your Own AuthService-to-service authentication
API KeysDeployment
Ship your backend to production.