Hey folks
I just added the nim stdlib http server implementation into the techempower benchmark. https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Nim/nim-stdlib
the next test onwards it should get included into the main benchmark.
as I am not a nim expert, my implementation is fairly naive. I was wondering if some of you can check up the code and suggest any refactoring optimizations.
Thanks.