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.
☆548Updated last year
Alternatives and similar repositories for fastapi-celery:
Users that are interested in fastapi-celery are comparing it to the libraries listed below
- Example of how to handle background processes with FastAPI, Celery, and Docker☆422Updated 2 years ago
- Adds simple SQLAlchemy support to FastAPI☆647Updated last year
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆448Updated 2 years ago
- Opinionated set of utilities on top of FastAPI☆635Updated 2 years ago
- FastAPI CRUD☆461Updated last year
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆697Updated last year
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆442Updated 2 years ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆930Updated 3 months ago
- FastAPI framework plugins☆440Updated 2 months ago
- row level security for FastAPI framework☆520Updated last year
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆529Updated last month
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆523Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆668Updated 2 weeks ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆237Updated last year
- api versioning for fastapi web applications☆705Updated last year
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆671Updated 3 months ago
- FastAPI pagination 📖☆1,328Updated this week
- Learn to build your own microservice using Python and FastAPI☆364Updated 8 months ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆133Updated 2 years 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.☆447Updated 2 years ago
- Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.☆640Updated this week
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆458Updated last month
- Reusable utilities for FastAPI☆2,057Updated last month
- FastAPI application and service structure for a more maintainable codebase – See full article☆392Updated 3 years ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆489Updated 2 weeks ago
- A request rate limiter for fastapi☆573Updated last year
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,487Updated last year
- Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests☆544Updated last month
- Auth for use with FastAPI☆154Updated 2 years ago