A production-ready FastAPI boilerplate project with Docker, testing, linting, structured logging, and GitHub best practices. . ├── app/ │ ├── api/ # Route definitions │ ├── core/ # Configuration & ...