testdrivenio / fastapi-celeryLinks
Example of how to handle background processes with FastAPI, Celery, and Docker
☆447Updated 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 …☆568Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆553Updated 2 years ago
- FastAPI CRUD☆473Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆512Updated 2 weeks ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆945Updated 10 months ago
- Drop-in API-key based security for FastAPI☆381Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆411Updated last year
- Fully Python async FastAPI project! 🚀☆514Updated 2 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆462Updated 2 years ago
- FastAPI framework plugins☆500Updated 4 months ago
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆691Updated last week
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆511Updated this week
- Adds simple SQLAlchemy support to FastAPI☆669Updated last year
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆447Updated 3 years ago
- Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests☆596Updated 2 months ago
- row level security for FastAPI framework☆558Updated 2 years ago
- Opinionated set of utilities on top of FastAPI☆647Updated 3 years ago
- minimal-fastapi-postgres-template based on official template but rewritten☆547Updated 2 weeks ago
- Sample FastAPI server with JWT auth and Beanie ODM☆198Updated 2 years ago
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆572Updated 4 months ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆125Updated 3 years ago
- Test-Driven Development with FastAPI and Docker☆173Updated 6 months ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆736Updated last year
- FasAPI + Prometheus + Grafana!☆212Updated 2 years ago
- FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)☆447Updated 3 weeks ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆256Updated this week
- api versioning for fastapi web applications☆746Updated 2 years ago
- Template for building FastAPI applications with MongoDB.☆535Updated last year
- Example of using MongoDB with FastAPI☆353Updated 4 months ago