A cookiecutter template for FastAPI applications including sample code for:
- Versioning
- Health Endpoints
- Logging
- Configuration Settings
- API Routes
- Unit Tests
- CLI
- API Schemas
pip install cookiecutter
cookiecutter https://github.com/maxwolfe/fastapi-cookiecutter
NOTE Follow the prompts to setup your project