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.

List ASGI repositories

asgi-auth-github

32
Stars
3
Forks
Watchers

ASGI middleware that authenticates users against GitHub

asgi-csrf

45
Stars
4
Forks
Watchers

ASGI middleware for protecting against CSRF attacks

inboard

172
Stars
17
Forks
Watchers

🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.

mongox

122
Stars
6
Forks
Watchers

Familiar async Python MongoDB ODM

fastapi

255
Stars
177
Forks
Watchers

FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures

arel

141
Stars
6
Forks
Watchers

Lightweight browser hot reload for Python ASGI web apps

asgi-lifespan

190
Stars
12
Forks
Watchers

Programmatic startup/shutdown of ASGI apps.

awesome-asgi

1.5k
Stars
94
Forks
Watchers

A curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources

ddtrace-asgi

30
Stars
5
Forks
Watchers

Unofficial Datadog tracing integration for ASGI apps and frameworks

hypercorn-fastapi-docker

26
Stars
8
Forks
Watchers

Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS