FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization
Stars
75
Forks
11
Watchers
75
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
99
commits
1
commits
Merge pull request #40 from jearistiz/docs/update
2ebb30eView on GitHubMerge pull request #38 from jearistiz/issue/29/celery-tests
8a770daView on GitHubdocs: updated to trigger sonarcloud analysis
c2596f3View on GitHubtests: all tests running ok, celery tasks included
329c85cView on GitHubrefactor: celery app moved to worker directory, it makes more sense there
2075bf2View on GitHubfix: updated FastAPI to v0.65.2, which fixes security vulnerabilities
82fd900View on GitHubrefactor: tasks router avoid code duplication
630ab0cView on GitHubrefactor: tests and server init scripts. chore: Updated venv.
413ba2aView on GitHubfeature: added setup/teardown stuff in tests init script. Also fixed some tests.
7142004View on GitHubfeature: updated status codes in different routes
759f82eView on GitHub