https://github.com/amirmghanem/lmal-backend
https://github.com/amirmghanem/lmal-backend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amirmghanem/lmal-backend
- Owner: AmirMGhanem
- Created: 2023-02-02T09:00:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T11:44:49.000Z (over 2 years ago)
- Last Synced: 2025-02-02T11:11:23.430Z (4 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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