2.4.0 - URL Path Parameter
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.