grillazz / fastapi-mongodbLinks
Showcase of MongoDB integration with Python FastAPI framework supported by Pydantic as API backend called FARM
☆47Updated 11 months ago
Alternatives and similar repositories for fastapi-mongodb
Users that are interested in fastapi-mongodb are comparing it to the libraries listed below
Sorting:
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆225Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆218Updated last year
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆132Updated last year
- FastAPI project Template generator to make your life easier 🧬 🚀☆351Updated this week
- Cookiecutter template to build and deploy fastapi backends..batteries included☆170Updated 5 months ago
- Sample FastAPI server with JWT auth and Beanie ODM☆199Updated 2 years ago
- Boiler plate project for using GraphQL (Strawberry) with FastAPI and Async SQL Alchemy 🍓☆151Updated 3 years ago
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆184Updated last week
- FastAPI + Postgres project generator☆166Updated 3 years ago
- A test driven micro-service template to build and deploy a fast-api service with admin feature.☆118Updated 2 years ago
- Forgot password example flow with FastAPI☆69Updated 2 weeks ago
- A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered…☆158Updated last week
- Test-Driven Development with FastAPI and Docker☆176Updated 8 months ago
- ⚙️ FastAPI gateway for microservices.☆121Updated 2 years ago
- FastAPI CRUD☆560Updated last year
- Example app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens☆105Updated last year
- Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics S…☆83Updated last month
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆134Updated last week
- A demonstration of best practices for a large FastAPI project☆95Updated 10 months ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…