Found 1,788 repositories(showing 30)
fastapi-practices
Enterprise-level backend architecture solution with fastapi、sqlalchemy,、celery、pydantic、grafana、docker...
GregaVrbancic
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
testdrivenio
Example of how to handle background processes with FastAPI, Celery, and Docker
Production-ready Python template: Choose from FastAPI, SQLAlchemy, Celery, Docker, CI/CD and more. Flexibility that scales from libraries to full applications.
Kuzyashin
FastAPI - Tortoise ORM - Celery - Docker template
codingforentrepreneurs
Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.
karsasdev
A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)
sumanentc
Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower
NanGePlus
本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。
FastAPI + Celery = ♥! Learn about those technologies by consulting https://derlin.github.io/introduction-to-fastapi-and-celery/
petrgazarov
Example app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens
wxq0309
基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改
colossus-lab
AI-powered analysis engine for Argentine government open data. Multi-agent pipeline (LangGraph) with 10 data connectors, NL2SQL, semantic caching, and real-time streaming. Built with FastAPI, PostgreSQL + pgvector, Celery, and Gemini/Claude LLMs.
FerrariDG
PoC with FastAPI and Celery to ML inference
YS0meone
Multi-agent AI research system — finds academic papers via semantic search & citation snowballing, then answers questions over them using agentic RAG with self-reflection. Built with LangGraph, FastAPI, Celery, and Qdrant.
jearistiz
FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization
jonathanreadshaw
Working example for serving a ML model using FastAPI and Celery
woltapp
Dependency Injector with minimal boilerplate code, built-in support for FastAPI and Celery, and seamless integration to basically anything.
jitendrasinghiitg
Minimal example utilizing Fastapi and celery with Redis for celery back-end and task queue, and flower for monitoring the celery tasks.
GoldVelvet
No description available
Curt-Park
Simple example of FastAPI + Celery + Triton for benchmarking
testdrivenio
No description available
veryacademy
No description available
deveshshrestha20
A FastApi Project Template Generator including the multi docker services support , celery tasks processing and email sending tasks.
alperencubuk
This is simple REST API project using a modern stack with FastAPI. (Celery, Redis, Postgres, SQLAlchemy, Docker, Docker Compose)
derlin
A small REST API to execute a Jupyter Notebook on-demand, used as an example for https://github.com/derlin/introduction-to-fastapi-and-celery
Adori
GCP's Cloud Tasks + Cloud Scheduler + FastAPI = Partial replacement for celery.
jianpengzhang
✨ 基于 FastAPI 框架,展示 FastAPI + Tortoise-ORM + Celery + Websocket + Redis + PostgreSQL 搭配构建一个简单异步微服务 Demo 示例
CibiAananth
A fullstack starter with Next.js, Tailwind, Shadcn UI, FastAPI, SQLAlchemy, Pydantic, Alembic, Asyncio, Postgres, Redis, Celery, RabbitMQ
DimplesY
🚀 现代化 FastAPI 项目模板 | Modern FastAPI template with Celery + PostgreSQL + Redis + Docker. Production-ready starter kit.