SpriteHTTPD - embedded HTTP server with read-only filesystem and templating, originally developed for ESP8266, now stand-alone and POSIX compatible.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ondřej Hruška a0b603c703 super polished fs tool 1 year ago
demo super polished fs tool 1 year ago
fstool super polished fs tool 1 year ago
spritehttpd super polished fs tool 1 year ago
.gitignore super polished fs tool 1 year ago
Makefile super polished fs tool 1 year ago
README.md add files. it mostly compiles on posix now 1 year ago

README.md

sprite-httpd

This project is a continuation of Sprite-TM's ESP8266 / ESP32 http server (https://github.com/Spritetm/esphttpd) with ESP-Term improvements (https://github.com/MightyPork/libesphttpd), ported to plain FreeRTOS with Berkeley sockets. The posix port allows it to run on Linux as well

  • ideal for debugging.

The server implements some of the more basic parts of HTTP/1.1 with Websockets and includes a templating system and a compressed ROM filesystem called espfs.