FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.
| Tool | Description |
|---|---|
| manage-fastapi | CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy. |
| FastAPI with Observability | Observe the FastAPI application with three pillars of observability on Grafana |
| Fastapi_MCP | A zero-configuration tool for automatically exposing FastAPI endpoints as Model Context Protocol (MCP) tools |
- FastAPI Microservice Patterns: Domain Driven Design
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example
- TODO aplication made with Python’s FastAPI framework and Hexagonal Architecture
- FastAPI with SQLAlchemy, PostgreSQL, Alembic and Docker
- FastAPI Rocket Boilerplate
- Fastapi-best-practices
- Fastapi-alembic-sqlmodel-async
- Full-stack-fastapi-template
Inspired repositories
- Dispatch-docker⇒ use FastAPI with Docker
- Dispatch ⇒ Build and sctructure code with FastAPI