Documentation Index
Fetch the complete documentation index at: https://docs.backant.io/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Python 3.11+
- Docker & Docker Compose (to run generated projects)
Install
Verify
Your first API
http://localhost:5000.
The default project includes a working
/default route, PostgreSQL, and Docker Compose — ready to extend immediately.Next steps
generate api
Full reference for scaffolding a project
generate route
Add routes to an existing project
JSON Spec
Define your entire API in a single JSON file
Configuration
Set up environment variables and your database