Other

YAAWS

Yet Another Arduino Web Server

Simple webserver, supports GET/HEAD and POST. Designed to reduce blocking as much as possible, by splitting and servicing requests in chunks.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.