testdrivenio / fastapi-celery
Example of how to handle background processes with FastAPI, Celery, and Docker
☆414Updated last year
Alternatives and similar repositories for fastapi-celery:
Users that are interested in fastapi-celery are comparing it to the libraries listed below
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆539Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆512Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆478Updated 3 months ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆438Updated this week
- FastAPI framework plugins☆426Updated 2 weeks ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆117Updated 2 years ago
- Adds simple SQLAlchemy support to FastAPI☆635Updated 10 months ago
- FastAPI CRUD☆454Updated last year
- Drop-in API-key based security for FastAPI☆349Updated 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
- api versioning for fastapi web applications☆691Updated last year
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆444Updated 2 years ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆924Updated 2 months ago
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆661Updated this week
- minimal-fastapi-postgres-template based on official template but rewritten☆492Updated this week
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆713Updated this week
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,481Updated this week
- A request rate limiter for fastapi☆545Updated 10 months ago
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆520Updated last week
- ☆263Updated 3 weeks ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆392Updated 3 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆131Updated last year
- Fully Python async FastAPI project! 🚀☆477Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 3 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆228Updated last year
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆744Updated 2 months ago
- FastAPI pagination 📖☆1,284Updated this week
- This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using auth…☆1,063Updated 11 months ago