Hello World API
A minimal FastAPI app with a single root endpoint. The simplest possible starting point.
Use this template →Starter projects
FastDeploy ships with built-in templates for common patterns. Fork one, customize it, and deploy in seconds.
A minimal FastAPI app with a single root endpoint. The simplest possible starting point.
Use this template →A RESTful CRUD API for managing bookmarks. Demonstrates MongoDB integration and Pydantic models.
Use this template →A multi-endpoint notes API with create, read, update, and delete operations backed by MongoDB.
Use this template →A multi-file FastAPI project showing how to organize routes, models, and utilities across separate modules.
Use this template →Upload, list, and serve files using the platform storage SDK. Great for image and document hosting.
Use this template →Process uploaded images and extract dimensions. Shows file handling and image manipulation in Python.
Use this template →The absolute minimum FastHTML setup. A single page rendered server-side with zero boilerplate.
Use this template →A more complete FastHTML foundation with routing, components, and HTMX interactions ready to extend.
Use this template →Any app you create can become a reusable template for your team or your future self.