RichHttpServer

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.

Author: Chris Mullins

Maintainer: Chris Mullins

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.