Introduction - If you have any usage issues, please Google them yourself
NanoWeb
=== =
In memory web server based on NanoHTTPD.
Sometimes jetty is too much for simple tasks.
This project provides a skeleton of Web handler
around NanoHTTPD embeddable server.
You can easily extend and modify it to serve your needs.
As a starting point look at src/main/java/Boot.java