GregaVrbancic / fastapi-celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
☆539Updated last year
Alternatives and similar repositories for fastapi-celery:
Users that are interested in fastapi-celery are comparing it to the libraries listed below
- Adds simple SQLAlchemy support to FastAPI☆635Updated 10 months ago
- Example of how to handle background processes with FastAPI, Celery, and Docker☆414Updated last year
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆434Updated 2 years ago
- Opinionated set of utilities on top of FastAPI☆631Updated 2 years ago
- row level security for FastAPI framework☆511Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆924Updated 2 months ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆444Updated 2 years ago
- FastAPI framework plugins☆426Updated 2 weeks ago
- FastAPI CRUD☆454Updated last year
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆686Updated 10 months ago
- api versioning for fastapi web applications☆691Updated last year
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆744Updated 2 months ago
- A request rate limiter for fastapi☆545Updated 10 months ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆228Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆478Updated 3 months ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆131Updated last year
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,481Updated this week
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆512Updated last year
- FastAPI pagination 📖☆1,284Updated this week
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆520Updated last week
- FastAPI application and service structure for a more maintainable codebase – See full article☆392Updated 3 years ago
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆662Updated 2 months ago
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆661Updated this week
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,462Updated last year
- Drop-in API-key based security for FastAPI☆349Updated last year
- The API Application Development using Python FastAPI, including interactive API documentation☆212Updated 7 months ago
- Fully Python async FastAPI project! 🚀☆477Updated last year
- Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.☆445Updated 2 years ago
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆250Updated 9 months ago
- List of FastAPI projects!