< cd ../gallery
[Authentication]
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.
@wpcodevo
maintainer
★ 114 stars
# README
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. Maintained by wpcodevo on GitHub, where it has earned 114 stars from the community.
It's actively developed around fastapi, fastapi-crud, fastapi-framework, and is a solid reference for anyone building with these tools.
# tags
# install
npm install fastapi_mongodbmore FastAPI repos