Fast, unopinionated, minimalist web server library for Arduino.

Simple

aWOT provides essential web application features, without obscuring the Arduino simplicity that you know and love.

Compatible

Target mutltiple different platforms and harware configurations with the same code.

Small

Less than 20kB of ROM and 1kB of RAM needed when compiled for a 8-bit AVR microcontroller.

Like Express

With familiar patterns and sane defaults creating a HTTP API is quick and easy.