Skip to content

2.2.0 - Automatically Serve index.html From Root

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 06 Feb 21:07
· 252 commits to main since this release
e349088

This release contains new behavior that will automatically serve index.html if the user sends a request to the base URL without specifying a file.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-httpserver.

Read the docs for info on how to use it.