2.2.0 - Automatically Serve index.html From Root
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.