tiangolo / uvicorn-gunicorn-dockerLinks
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
☆643Updated this 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☆644Updated 3 years ago
- Adds simple SQLAlchemy support to FastAPI☆667Updated last year
- api versioning for fastapi web applications☆737Updated 2 years ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,298Updated this week
- A request rate limiter for fastapi☆618Updated last year
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆458Updated 2 years ago
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆504Updated 2 weeks ago
- FastAPI framework plugins☆497Updated 2 months ago
- Request ID propagation for ASGI apps☆518Updated 11 months ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆939Updated 9 months ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆566Updated last year
- Broadcast channels for async web apps. 📢☆1,250Updated 5 months ago
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆270Updated last year
- Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints☆1,136Updated 8 months ago
- row level security for FastAPI framework☆552Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆544Updated 2 years ago
- FastAPI pagination 📖☆1,453Updated this week
- Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.☆196Updated this week
- Reusable utilities for FastAPI☆2,168Updated 7 months ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆446Updated 3 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆729Updated last year
- Quicker way to develop FastApi☆179Updated last year
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- flask extension for integration with the awesome pydantic package