get_backend_stack_recommendation
Get a tailored backend stack recommendation (PocketBase, Appwrite, FastAPI, etc.) by specifying project type and expected scale.
Instructions
Recommends high-performance backend architecture (PocketBase, Appwrite, Express, FastAPI, PostgreSQL + Prisma/Drizzle) based on project scale, speed, and database requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_type | Yes | Type of application being built (e.g., 'realtime_chat', 'saas_mvp', 'high_scale_api', 'local_first_app') | |
| expected_scale | No | Expected scale of the application |