An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# FastAPI and MongoDB Simple

This is just simple CRUD operation with FastAPI and MongoDB.
Still need to improve.