toh995 / fastapi-faust-exampleLinks
A quick POC for integrating FastAPI and Faust.
☆51Updated 4 years ago
Alternatives and similar repositories for fastapi-faust-example
Users that are interested in fastapi-faust-example are comparing it to the libraries listed below
Sorting:
- Faust dockerized application☆68Updated 2 years ago
- Websocket 'broadcast' demo using FastAPI/Starlette☆141Updated 5 months ago
- ⚙️ FastAPI gateway for microservices.☆120Updated last year
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆109Updated this week
- FastAPI Async SQLAlchemy middleware☆174Updated last month
- Repository Patterns for Python☆179Updated 2 years ago
- Example of async SQLAlchemy with FastAPI☆74Updated 4 years ago
- DRF-like declarative viewsets for FastAPI☆75Updated 2 years ago
- Implement the Health Check API pattern on your FastAPI application!☆182Updated 2 years ago
- Mongodb data migrations using Python☆73Updated 2 years ago
- Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.☆47Updated 2 years ago
- A debug toolbar for FastAPI.☆155Updated 11 months ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- Drop-in MessagePack support for ASGI applications and frameworks☆186Updated 3 months ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆458Updated 2 years ago
- FastAPI client generator☆343Updated 2 years ago
- A Cookiecutter template for creating Faust projects quickly.☆70Updated 2 years ago
- JSON-RPC server based on fastapi☆327Updated last month
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆155Updated 2 months ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated last week
- The template for building scalable web APIs based on FastAPI, Tortoise ORM and other.