r-downing / SPIFFSReadServer

An SPI Flash File System (SPIFFS) server extension of the ESP8266WebServer
http://ryandowning.net/SPIFFSReadServer/
15 stars 5 forks source link

SPIFFSReadServer

An SPI Flash File System (SPIFFS) server extension of the ESP8266WebServer library. This is intended to handle 'read-only' static files without the need for a live editor. Of course files can still be modified programmatically or via other server handlers.

Full Documentation