Skip to content

2.5.0 - Static file serving without the need for routes

Compare
Choose a tag to compare
@anecdata anecdata released this 19 Apr 17:02
· 229 commits to main since this release
a8b68f1

This release contains new functionality for routeless static file serving, including HEAD requests.
Thank you @Neradoc

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.