Update README.md

Added a robust small framework that works with embedded systems like esp32 with micropython firmware.
This commit is contained in:
Fuad Hasan 2025-02-02 15:12:10 +06:00 committed by GitHub
parent 2252650cfd
commit 07f4b90ea5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1153,6 +1153,7 @@ 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.
* [microdot](https://github.com/miguelgrinberg/microdot) - The impossibly small web framework for Python and MicroPython.
## WebSocket