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.
☆528Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastapi-celery
- Opinionated set of utilities on top of FastAPI☆622Updated 2 years ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆439Updated 2 years ago
- Adds simple SQLAlchemy support to FastAPI☆620Updated 7 months ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆420Updated last year
- Example of how to handle background processes with FastAPI, Celery, and Docker☆397Updated last year
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆657Updated 7 months ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆897Updated 3 weeks ago
- row level security for FastAPI framework☆485Updated last year
- Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.☆442Updated 2 years ago
- FastAPI CRUD☆437Updated 9 months ago
- Drop-in API-key based security for FastAPI☆330Updated 11 months ago
- FastAPI pagination 📖☆1,207Updated this week
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆217Updated 9 months ago
- api versioning for fastapi web applications☆656Updated last year
- FastAPI framework plugins☆370Updated 5 months 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! 🚀☆454Updated last year
- Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests☆493Updated this week
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆629Updated this week
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,368Updated this week
- Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.☆629Updated this week
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆645Updated 2 months ago
- minimal-fastapi-postgres-template based on official template but rewritten☆478Updated this week
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆708Updated last week
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,417Updated last year
- A request rate limiter for fastapi☆510Updated 7 months ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆488Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆467Updated last week
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆417Updated last 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,013Updated 7 months ago