Handles Rest requests including parsing of URIs with arguments.
This library provides an Http handler for existing arduino HttpServer implementations that parse Rest endpoints (URIs) with embedded arguments such as string, integers or booleans. Parameterized endpoints can be bound to a function handler which receives a Request object with an 'args' vector that is indexable [] by name or orginal position.
Filename | Release Date | File Size |
---|---|---|
Restfully-0.2.0-beta.zip | 2019-01-07 | 59.74 KiB |