A FastApi Project Template Generator including the multi docker services support , celery tasks processing and email sending tasks.
Stars
44
Forks
5
Watchers
44
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
45
commits
feat: Added Middlewares for the CORS, Timer, RequestID and error handling
5fdc4c6View on GitHubfix: Take the boolean value instead of choice for the question of async or sync code (PyPI Update 1.1.2 )
7cae284View on GitHubfeat: add automated post-deployment setup with Docker fixes
2b8341eView on GitHubPublish: Published to pypi package as fastapi-project-starter
c384444View on GitHubfix: correct Traefik YAML file path in Docker Compose
2751185View on GitHubfeat: Added the labels for the flower and api network for traefik usage
1cc6853View on GitHubfix: celery relative imports fixed for the generated project structure
15ec058View on GitHub