GregaVrbancic / fastapi-celeryLinks
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
☆558Updated last year
Alternatives and similar repositories for fastapi-celery
Users that are interested in fastapi-celery are comparing it to the libraries listed below
Sorting:
- Example of how to handle background processes with FastAPI, Celery, and Docker☆431Updated 2 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆446Updated 2 years ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆937Updated 6 months ago
- Adds simple SQLAlchemy support to FastAPI☆658Updated last year
- FastAPI framework plugins☆469Updated this week
- Opinionated set of utilities on top of FastAPI☆638Updated 2 years ago
- FastAPI CRUD☆470Updated last year
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆716Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆247Updated last year
- row level security for FastAPI framework☆542Updated last year
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆446Updated 2 years ago
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆550Updated 2 weeks ago
- Fully Python async FastAPI project! 🚀☆494Updated 2 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆533Updated last year
- Template for building FastAPI applications with MongoDB.☆530Updated 11 months ago
- Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests☆570Updated 2 months ago
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆814Updated last month
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆134Updated 2 years ago
- A request rate limiter for fastapi☆596Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆678Updated last week
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆384Updated last year
- Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.☆449Updated 2 years ago
- Drop-in API-key based security for FastAPI☆373Updated last year
- api versioning for fastapi web applications☆720Updated last year
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆678Updated last month
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆496Updated 2 weeks ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- Learn to build your own microservice using Python and FastAPI☆372Updated 11 months ago
- Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.☆640Updated 2 weeks ago
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,593Updated 2 weeks ago