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

a2wsgi

199
Stars
18
Forks
Watchers

Convert WSGI app to ASGI app or ASGI app to WSGI app.

asgi-ratelimit

269
Stars
11
Forks
Watchers

A ASGI Middleware to rate limit

baize

76
Stars
3
Forks
Watchers

Powerful and exquisite WSGI/ASGI framework/toolkit.

slowapi

1.0k
Stars
69
Forks
Watchers

A rate limiter for Starlette and FastAPI

fastAPI-aiohttp-example

95
Stars
10
Forks
Watchers

How to use and test fastAPI with an aiohttp client

asgineer

54
Stars
4
Forks
Watchers

A really thin ASGI web framework

starsessions

84
Stars
10
Forks
Watchers

Advanced sessions for Starlette and FastAPI frameworks

pyrollbar

213
Stars
133
Forks
Watchers

Error tracking and logging from Python to Rollbar

sanic

17.8k
Stars
1.5k
Forks
Watchers

Accelerate your web app development | Build fast. Run fast.

uvicorn

8.0k
Stars
692
Forks
Watchers

An ASGI web server, for Python. 🦄