Communication
An addon for ESP8266WebServer which makes common tasks for developing a rich REST API straightforward.
This library makes it easy to build rich application REST servers that respond to routes with variables in them (e.g., /things/:thing_id), add authentication, etc.
Maintainer: Chris Mullins
This library is compatible with the esp8266, esp32 architectures.
To use this library, open the Library Manager in the Arduino IDE and install it from there.