diff --git a/README.md b/README.md index 2c2d0ab..f585b68 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,7 @@ A curated list of awesome Java frameworks, libraries and software. * [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. ## Template Engine