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

strawberry

3.8k
Stars
508
Forks
Watchers

A GraphQL library for Python that leverages type annotations 🍓

litestar

5.4k
Stars
367
Forks
21
Watchers

Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

rpc.py

186
Stars
12
Forks
Watchers

A fast and powerful RPC framework based on ASGI/WSGI.

sqladmin

1.6k
Stars
170
Forks
Watchers

SQLAlchemy Admin for FastAPI and Starlette

spectree

317
Stars
74
Forks
Watchers

API spec validator and OpenAPI document generator for Python web frameworks.

starlette-prometheus

267
Stars
31
Forks
Watchers

Prometheus integration for Starlette.

starlette_exporter

295
Stars
33
Forks
Watchers

Prometheus exporter for Starlette and FastAPI

fastapi-jsonrpc

275
Stars
27
Forks
Watchers

JSON-RPC server based on fastapi

piccolo_admin

288
Stars
34
Forks
Watchers

A powerful web admin for your database.

uvicorn-gunicorn-starlette-docker

164
Stars
12
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.