This commit is contained in:
focus zheng 2025-08-15 10:43:26 +08:00
parent 8863a9815a
commit 9358397d8c

View File

@ -122,7 +122,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
* [transitions](https://github.com/pytransitions/transitions) - A lightweight, object-oriented finite state machine implementation.
## Servers
## ASGI Servers
*[ASGI](https://asgi.readthedocs.io/en/latest/)-compatible web servers.*