A small Hydra library for the ESP8266 using the ESPAsyncWebServer. It handles reading the API graph from a SPIFFS file and sending the Link header.
SmallHydra uses the ESPAsyncWebServer to handle requests and SmallRDF to handle the RDF graph data.
The examples folder contains an example how to switch a LED on GPIO 0 on and off.