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-ratelimit
A ASGI Middleware to rate limit
baize
Powerful and exquisite WSGI/ASGI framework/toolkit.
slowapi
A rate limiter for Starlette and FastAPI
fastAPI-aiohttp-example
How to use and test fastAPI with an aiohttp client
starsessions
Advanced sessions for Starlette and FastAPI frameworks
pyrollbar
Error tracking and logging from Python to Rollbar
sanic
Accelerate your web app development | Build fast. Run fast.
uvicorn
An ASGI web server, for Python. 🦄