# gregavrbancic/fastapi-celery

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/gregavrbancic-fastapi-celery).**

667 stars · 112 forks · Python

## Links

- GitHub: https://github.com/GregaVrbancic/fastapi-celery
- awesome-repositories: https://awesome-repositories.com/repository/gregavrbancic-fastapi-celery.md

## Description

Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.

## Tags

### Part of an Awesome List

- [Example Applications](https://awesome-repositories.com/f/awesome-lists/more/example-applications.md) — Example of integrating task queues with background workers.
