testdrivenio / fastapi-celeryLinks
Example of how to handle background processes with FastAPI, Celery, and Docker
☆449Updated 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 …☆664Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆552Updated 2 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆510Updated 2 weeks ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆515Updated last month
- FastAPI CRUD☆567Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆1,040Updated 11 months ago
- Fully Python async FastAPI project! 🚀☆517Updated 2 years ago
- row level security for FastAPI framework☆647Updated 2 years ago
- minimal-fastapi-postgres-template based on official template but rewritten☆548Updated this week
- Drop-in API-key based security for FastAPI☆476Updated last year
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆573Updated 4 months ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆825Updated last year
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆537Updated 3 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆412Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆783Updated 2 weeks ago
- Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests☆691Updated 3 months ago
- Simple example with FastAPI + MongoDB☆69Updated last year
- Learn to build your own microservice using Python and FastAPI☆379Updated last year
- api versioning for fastapi web applications☆841Updated 2 years ago
- FastAPI framework plugins☆591Updated 4 months ago
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆361Updated last year
- Adds simple SQLAlchemy support to FastAPI☆757Updated last year
- FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)☆448Updated last week
- Opinionated set of utilities on top of FastAPI☆737Updated 3 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆559Updated 2 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆135Updated 2 years ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆125Updated 3 years ago
- A request rate limiter for fastapi☆730Updated last year