Skip to content

Releases: tothpalistvan/micropython-webserver

v1.0

30 Mar 16:34
c44aa29
Compare
Choose a tag to compare

Can server HTML and py.html files stored in the internal/external connected flash
MicroPython files can be run on "server side" to generate dynamic content as the result of your MCU routines. (two examples)

v0.9

26 Mar 22:06
d2fa164
Compare
Choose a tag to compare

Supports HTML GET/POST
Serve html and py (as py.html) files