Adding Jam.py as Web framework

Jam/py can use asynchronous server requests as per documentation.
This commit is contained in:
Platipus 2025-01-13 13:00:34 +08:00 committed by GitHub
parent 2252650cfd
commit 112d4d52ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1153,6 +1153,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework.
* Asynchronous
* [tornado](https://github.com/tornadoweb/tornado) - A web framework and asynchronous networking library.
* [Jam.py](https://github.com/jam-py-v5/jam-py) - A web framework with asynchronous server requests.
## WebSocket