Hacker News new | ask | show | jobs
A $5 Programmable Tiny Webserver the Size of a Jump Drive (codeproject.com)
3 points by martinskou 2058 days ago
2 comments

Pretty good intro to making a web server on these powerful, inexpensive ESP chips. Even handles mime types and stuff like that, which many others neglect.
Thats what I call a small webserver!