FastAPI project generator and production-ready API boilerplate with deployment tooling
fastapi-mvc is a project generator that scaffolds production-ready APIs using the FastAPI framework. It produces an MVC-structured project with generators, Sphinx documentation, comprehensive tests, containerization artifacts, Redis integration, and Kubernetes/Helm deployment support for reproducible development and CI/CD.
0