FastAPI + Python cookiecutter template for clean-architecture REST APIs with Docker
A cookiecutter template that generates FastAPI projects following Clean Architecture principles. It provides async database support with migrations, optional caching and message broker integrations, Docker Compose configuration, testing and code-quality tooling, and dependency injection setup. Suited for building server-side REST APIs and microservices in Python.
0