testdrivenio / fastapi-celery
Example of how to handle background processes with FastAPI, Celery, and Docker
☆424Updated 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 …☆550Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆491Updated last week
- Opinionated set of utilities on top of FastAPI☆636Updated 2 years ago
- FastAPI CRUD☆464Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆523Updated last year
- FastAPI framework plugins☆454Updated 3 months ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆461Updated this week
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆118Updated 3 years ago
- Adds simple SQLAlchemy support to FastAPI☆649Updated last year
- row level security for FastAPI framework☆526Updated last year
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆445Updated 2 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆241Updated last year
- ☆271Updated 3 months ago
- Fully Python async FastAPI project! 🚀☆483Updated last year
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆673Updated last month
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆447Updated 2 years ago
- Test-Driven Development with FastAPI and Docker☆170Updated 3 weeks ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆933Updated 4 months ago
- api versioning for fastapi web applications☆711Updated last year
- FastAPI application and service structure for a more maintainable codebase – See full article☆394Updated 3 years ago
- Learn to build your own microservice using Python and FastAPI☆367Updated 9 months ago
- Drop-in API-key based security for FastAPI☆363Updated last year
- A request rate limiter for fastapi☆575Updated last year
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆535Updated 2 months ago
- FastAPI Async SQLAlchemy middleware☆159Updated 3 months ago
- The Hero app is an example of ultimate setup for async web-service performance.☆106Updated 2 years ago
- Minimal example utilizing Fastapi and celery with Redis for celery back-end and task queue, and flower for monitoring the celery tasks.☆69Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆133Updated 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)☆403Updated this week
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆274Updated last week