Youngestdev / fastapi-mongo
Template for building FastAPI applications with MongoDB.
☆496Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastapi-mongo
- Example of using MongoDB with FastAPI☆323Updated 7 months ago
- Sample FastAPI server with JWT auth and Beanie ODM☆170Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆893Updated last week
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆526Updated 9 months ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆465Updated this week
- FastAPI CRUD☆435Updated 9 months ago
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆119Updated this week
- The API Application Development using Python FastAPI, including interactive API documentation☆214Updated 4 months ago
- Fully Python async FastAPI project! 🚀☆447Updated last year
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆650Updated 6 months ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆437Updated 2 years ago
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆644Updated this week
- Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨☆813Updated this week
- minimal-fastapi-postgres-template based on official template but rewritten