testdrivenio / fastapi-celeryLinks
Example of how to handle background processes with FastAPI, Celery, and Docker
☆447Updated 2 years ago
Alternatives and similar repositories for fastapi-celery
Users that are interested in fastapi-celery are comparing it to the libraries listed below
Sorting:
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆567Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆941Updated 9 months ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆549Updated 2 years ago
- FastAPI CRUD☆473Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆509Updated last week
- FastAPI framework plugins☆499Updated 3 months ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆409Updated last year
- Drop-in API-key based security for FastAPI☆377Updated last year
- FasAPI + Prometheus + Grafana!☆211Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆509Updated 2 years ago
- row level security for FastAPI framework☆555Updated 2 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆732Updated last year
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆505Updated this week
- A request rate limiter for fastapi☆620Updated last year
- Example of using MongoDB with FastAPI☆352Updated 3 months ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆255Updated last year
- Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests☆589Updated 2 months ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆446Updated 3 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆459Updated 2 years ago
- Simple example with FastAPI + MongoDB☆69Updated last year
- Learn to build your own microservice using Python and FastAPI☆377Updated last year
- Template for building FastAPI applications with MongoDB.☆532Updated last year
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆568Updated 3 months ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆135Updated 2 years ago
- minimal-fastapi-postgres-template based on official template but rewritten☆546Updated 3 weeks ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆853Updated this week
- Adds simple SQLAlchemy support to FastAPI☆669Updated last year
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,668Updated 3 months ago
- api versioning for fastapi web applications☆744Updated 2 years ago