nodemcu-httpserver
A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
Features
A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
Features
- GET
- Multiple MIME types
- Error pages (404 and others)
- Server-side execution of Lua scripts
- Query string argument parsing