Restfully

Handles Rest requests including parsing of URIs with arguments.

Author
Colin MacKenzie
Maintainer
colin@flyingeinstein.com
Website
https://github.com/flyingeinstein/Restfully
Category
Communication
License
MIT
Library Type
Contributed
Architectures
esp8266

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.

Downloads

Filename Release Date File Size
Restfully-0.2.0-beta.zip 2019-01-07 59.74 KiB