Skip to content

2.4.0 - URL Path Parameter

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 03 Apr 15:30
· 233 commits to main since this release
fee4570

This release contains new functionality allowing parameters within your URL path that get passed to the serving function as arguments. Thank you @michalpokusa

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.