Skip to content

A small Hydra library for the ESP8266 using the ESPAsyncWebServer

Notifications You must be signed in to change notification settings

bergos/smallhydra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallHydra

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.

Requirements

SmallHydra uses the ESPAsyncWebServer to handle requests and SmallRDF to handle the RDF graph data.

Example

The examples folder contains an example how to switch a LED on GPIO 0 on and off.

About

A small Hydra library for the ESP8266 using the ESPAsyncWebServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages