A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)
☆136Mar 31, 2023Updated 3 years ago
Alternatives and similar repositories for fastapi-celery-redis-rabbitmq
Users that are interested in fastapi-celery-redis-rabbitmq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆663Jan 7, 2026Updated 7 months ago
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆76Jun 11, 2023Updated 3 years ago
- ☆65Feb 2, 2024Updated 2 years ago
- Implementation of celery background task using FastAPI and monitor the tasks using Flower. The RabbitMQ service will be used as the messa…☆18Aug 26, 2021Updated 5 years ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆123May 11, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Minimal example utilizing Fastapi and celery with Redis for celery back-end and task queue, and flower for monitoring the celery tasks.☆70Jan 10, 2024Updated 2 years ago
- ☆60Mar 22, 2024Updated 2 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆354Nov 15, 2025Updated 9 months ago
- FastAPI API key authorizer☆43Updated this week
- ☆31Feb 28, 2021Updated 5 years ago
- The API Application Development using Python FastAPI, including interactive API documentation