https://github.com/wangonya/fastapi-mongodb-starter
Simple starter template for fastapi and mongodb
https://github.com/wangonya/fastapi-mongodb-starter
fastapi mongodb mongomock pipenv pymongo pytest repository-pattern
Last synced: 30 days ago
JSON representation
Simple starter template for fastapi and mongodb
- Host: GitHub
- URL: https://github.com/wangonya/fastapi-mongodb-starter
- Owner: wangonya
- Created: 2021-12-07T03:46:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T03:12:52.000Z (over 4 years ago)
- Last Synced: 2025-01-28T21:45:45.866Z (over 1 year ago)
- Topics: fastapi, mongodb, mongomock, pipenv, pymongo, pytest, repository-pattern
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fastapi mongodb starter
- Fastapi
- Mongodb
- [Repository Pattern](https://www.cosmicpython.com/book/chapter_02_repository.html)
- Pytest