karsasdev / fastapi-celery-redis-rabbitmqLinks
A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)
☆135Updated 2 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
Sorting:
- The API Application Development using Python FastAPI, including interactive API documentation☆217Updated last year
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆76Updated 2 years ago
- fastAPI boilerplate for API based access along with user management☆145Updated 2 years ago
- Learn to build your own microservice using Python and FastAPI☆380Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆100Updated 4 years ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆662Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆417Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆344Updated last month
- FastAPI CRUD☆558Updated last year
- ⚙️ FastAPI gateway for microservices.☆121Updated 2 years ago
- Simple example with FastAPI + MongoDB☆69Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm