You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .gitignore | 3 years ago | |
| .pre-commit-config.yaml | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 3 years ago | |
| dev-requirements.in | 3 years ago | |
| dev-requirements.txt | 3 years ago | |
| docker-compose-redis.yml | 3 years ago | |
| main.py | 3 years ago | |
| requirements.in | 3 years ago | |
| requirements.txt | 3 years ago | |
| tasks.py | 3 years ago | |
README.md
FastAPI and Celery
Learning distributed task queues by doing. Since it's a greenfield project this also uses a newer async web framework.