FastAPI project scaffold for creating production-ready REST APIs.
fastapi-mvc is a developer productivity tool that generates an MVC-structured FastAPI project scaffold with built-in documentation, tests, containerization, and deployment artifacts. It includes WSGI/ASGI server support, Dockerfiles, Helm charts and Kubernetes manifests, dependency management and reproducible development setups, and is intended for building REST APIs and networked services.
0