Skip to content

Commit 53d851d

Browse files
authored
Merge pull request #207 from nmattia/nmattia-patch-1
Add uht, HTTP server
2 parents 10fe85e + c892420 commit 53d851d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ Other places you can look for MicroPython Libraries:
197197
#### HTTP
198198

199199
* [mrequests](https://github.com/SpotlightKid/mrequests) - A HTTP client module (not only) for MicroPython with an API similar to requests.
200+
* [uht](https://github.com/nmattia/uht) - Lightweight HTTP server for MicroPython (serve websites and handle requests).
200201

201202
#### IoT
202203

0 commit comments

Comments
 (0)