ASGI topic
ASGI (Asynchronous Server Gateway Interface) is a spiritual successor to WSGI, intended to provide a standard interface between async-capable Python web servers, frameworks, and applications.
asgi-auth-github
ASGI middleware that authenticates users against GitHub
asgi-csrf
ASGI middleware for protecting against CSRF attacks
inboard
🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.
fastapi
FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures
arel
Lightweight browser hot reload for Python ASGI web apps
asgi-lifespan
Programmatic startup/shutdown of ASGI apps.
awesome-asgi
A curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources
ddtrace-asgi
Unofficial Datadog tracing integration for ASGI apps and frameworks
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS