This project details a proposed architecture standard for python apis. It uses FastAPI, but could be adapted to any python API framework.
It includes:
- Directory Structure
- Naming Conventions
- PSR3 Compliant Logging
- HTTP Testing
docker compose up --build