wpcodevo / fastapi_mongodb
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
☆110Updated 2 years ago
Alternatives and similar repositories for fastapi_mongodb:
Users that are interested in fastapi_mongodb are comparing it to the libraries listed below
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Doc…☆69Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆214Updated 9 months ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- FASTAPI and JWT Authentication☆63Updated last year
- ☆73Updated 3 years ago
- Template for building FastAPI applications with MongoDB.☆518Updated 8 months ago
- PyMongo with FastAPI CRUD application☆144Updated last year
- A simple example of using Fast API in Python.☆111Updated last year
- A job board app using fastapi☆185Updated 3 years ago
- ☆85Updated 2 years ago
- Code examples from YouTube videos☆136Updated 3 years ago
- Building Python Microservices with FastAPI, published by Packt☆351Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆105Updated 2 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆133Updated 2 years ago
- Sample FastAPI server with JWT auth and Beanie ODM☆186Updated last year
- Microservices Architecture with FastAPI, Docker and Nginx☆34Updated 2 years ago
- Full Stack FastAPI, React, and MongoDB, published by Packt☆131Updated 2 years ago
- Learn to build your own microservice using Python and FastAPI☆364Updated 8 months ago
- ☆289Updated last year
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆170Updated last year
- A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT us…☆106Updated 4 years ago
- Example of using MongoDB with FastAPI☆340Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆364Updated last year
- FastAPI Stripe Sample - Soft UI Design (Free Sample) | AppSeed☆91Updated last month
- FastAPI CRUD