Youngestdev / fastapi-mongo
Template for building FastAPI applications with MongoDB.
β514Updated 7 months ago
Alternatives and similar repositories for fastapi-mongo:
Users that are interested in fastapi-mongo are comparing it to the libraries listed below
- FastAPI CRUDβ460Updated last year
- π Simple FastAPI template that mimics Flask's blueprint directory structureβ929Updated 3 months ago
- Example of using MongoDB with FastAPIβ340Updated last year
- Sample FastAPI server with JWT auth and Beanie ODMβ184Updated last year
- Fully Python async FastAPI project! πβ477Updated last year
- row level security for FastAPI frameworkβ516Updated last year
- A scalable and production ready boilerplate for FastAPIβ487Updated last year
- Shortify is a URL shortener RESTful API built with Python and FastAPI β‘β125Updated last month
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Doβ¦