https://github.com/ndlrfz/fastapi-mongodb-simple
Simple FastAPI with MongoDB (still need to improve)
https://github.com/ndlrfz/fastapi-mongodb-simple
fastapi mongodb python
Last synced: 3 months ago
JSON representation
Simple FastAPI with MongoDB (still need to improve)
- Host: GitHub
- URL: https://github.com/ndlrfz/fastapi-mongodb-simple
- Owner: ndlrfz
- Created: 2025-01-27T08:03:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T08:09:48.000Z (over 1 year ago)
- Last Synced: 2025-06-01T20:57:28.871Z (about 1 year ago)
- Topics: fastapi, mongodb, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI and MongoDB Simple
This is just simple CRUD operation with FastAPI and MongoDB.
Still need to improve.