Releases: florimondmanca/awesome-asgi
Releases · florimondmanca/awesome-asgi
v23.8.0
Application frameworks
- Add Litestar framework (Pull #80)
v23.6.1
Talks
- Add "Inside your Web framework: Intro to the ASGI spec, middleware and apps" by Adrian Garcia Badaracco at PyConUS 2023. (Pull #89)
Experiments and examples
(Previously known as "Toy projects and examples")
- Add
asgi-background
(Pull #89)
- Add
asgi-lifespan-middleware
(Pull #89)
- Add
asgi-routing
(Pull #89)
- Add
py-frameworks-bench
(Pull #89)
v23.6.0
End-user applications
- Add ASGIWebDav (Pull #87)
v23.5.0
May 2023
Servers
- Add NGINX Unit (Pull #50)
v22.6.0
June 2022
Application frameworks
Monitoring
- Add
asgi-correlation-id
. (Pull #74)
Security
- Add
asgi-csrf
. (Pull #69)
v21.10.0
October 2021
Application frameworks
- Added BlackSheep. (Pull #64)
Security
- Add
asgi-ratelimit
. (Pull #72)
Proxies
- Add
asgiproxy
. (Pull #73)
Resources
Publications
- Add note about
asgiref
now supporting type hints. (Pull #63)
v21.4.0
Application frameworks
- Add Falcon 3.0+. (Pull #62)
v21.1.0
GraphQL
- Add Strawberry. (Pull #58)
v20.10.0
Monitoring
- Add New Relic ASGI integration. (Pull #48)
v20.9.0
- Add
opentelemetry-python
to "Monitoring". (Pull #47)