diff --git a/README.md b/README.md index 42667c8..d701f2f 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [Jetty](http://www.eclipse.org/jetty/) - Lightweight, small server, often embedded in projects. * [WebSphere Liberty](https://developer.ibm.com/wasdev/) - Lightweight, modular server developed by IBM * [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat with extensive Java EE support. +* [nanohttpd](https://github.com/NanoHttpd/nanohttpd) - Tiny, easily embeddable HTTP server in Java & Android ## Template Engine