The Sutro API supports generating complete full-stack applications (both backend and frontend) from a single natural language prompt. This allows you to go from idea to published application in minutes.Documentation Index
Fetch the complete documentation index at: https://docs.withsutro.com/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
With Prompt to full-stack, you can:- Generate both backend APIs and frontend interfaces from a single prompt
- Publish complete applications ready for production use
- Iterate on your application using natural language
- Manage the entire application lifecycle through the Sutro API
How it works
- Create a project with both backend and frontend components
- Provide a natural language description of your application
- Sutro generates the backend API and frontend interface
- Publish and access your complete application
Related
- Prompt to backend - Generate just the backend API
- Prompt to frontend - Modify and iterate on frontends