GitHub - sake92/sharaf: Minimalistic Scala 3 HTTP server library

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.

5 Likes

Now with comprehensive documentation!

https://sake92.github.io/sharaf/

1 Like