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

https://github.com/amirmghanem/lmal-backend


https://github.com/amirmghanem/lmal-backend

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# fastapi_boilerplate

## TODO
- [x] connect mongodb
- [ ] make ther utils helper for mongodb
- [ ] alembic for migration
- [ ] make the test case
- [ ] make the dockerfile
- [ ] models (when the ERD is ready)
- [ ] make the crud for all the models
- [ ] .env file
- [ ] CORS Policy
- [ ] make the swagger docs - Auto
- [ ] Kafka / Elastic
- [ ] utils
- [ ] easy response and select
- [ ] utils for token requirement
- [ ] utils for hashing password
- [ ] utils for email
- [ ] utils for aws
- [ ] utils for redis