Update README.md

This commit is contained in:
amogus-gggy 2026-03-26 17:30:57 +00:00 committed by GitHub
parent a87ba8ed01
commit a016e28b59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -226,6 +226,8 @@ _Traditional full stack web frameworks. Also see [Web APIs](#web-apis)._
- [starlette](https://github.com/Kludex/starlette) - A lightweight ASGI framework and toolkit for building high-performance async services.
- [tornado](https://github.com/tornadoweb/tornado) - A web framework and asynchronous networking library.
- [Project-Nebula](https://github.com/amogus-gggy/Project-Nebula) - Fast async ASGI framework, written in Python 3.10+ and Cython from scratch, with amazing performance, and support of WebSockets.
## Web APIs
_Libraries for building RESTful and GraphQL APIs._