My own (feeble) http server library

Hi,

So I was learning Zig through PedroPark99’s book, and after doing Chapter-7, i decided to add a few more features to the server. Pls suggest what features to add next.

README.md

The project is still is heavy dev so the readme is not there. I’ll put one up later today. Till then, you can check out the main.zig file to see all the parts in action!