FastAPI and MongoDB backend boilerplate for microservices with tests
High-performance FastAPI backend boilerplate that provides an asynchronous REST API scaffold with MongoDB integration and a pytest test suite. It includes Docker and Makefile support plus Swagger documentation, and is intended for building microservices and RESTful Python services.
0