Hello!
I made a really simple HTTP server library
In a nutshell, it is just a wrapper around Undertow server.
Nice, readable, synchronous code, no complicated DSLs, higher kinded types or that stuff…
It bundles some of my libraries and a few from Haoyi stack.