tiangolo / uvicorn-gunicorn-dockerLinks
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
☆643Updated last week
Alternatives and similar repositories for uvicorn-gunicorn-docker
Users that are interested in uvicorn-gunicorn-docker are comparing it to the libraries listed below
Sorting:
- Opinionated set of utilities on top of FastAPI☆645Updated 3 years ago
- api versioning for fastapi web applications☆744Updated 2 years ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,301Updated last week
- Adds simple SQLAlchemy support to FastAPI☆669Updated last year
- A request rate limiter for fastapi☆624Updated last year
- Broadcast channels for async web apps. 📢☆1,251Updated 6 months ago
- FastAPI pagination 📖☆1,467Updated this week
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆506Updated 2 weeks ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆446Updated 3 years ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆567Updated last year
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆460Updated 2 years ago
- row level security for FastAPI framework☆555Updated 2 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆732Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆941Updated 9 months ago
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,668Updated 3 months ago
- Reusable utilities for FastAPI☆2,181Updated 7 months ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆549Updated 2 years ago
- FastAPI framework plugins☆499Updated 3 months ago
- Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.