Hacker News new | ask | show | jobs
by funkjames 3910 days ago
This is great. I had a similar need for some work that I did and created a project that does something similar, albeit with less functionality ( https://github.com/spurin/gowebserver )

I took advantage of the cross os compilation and also provide prebuilt binaries for the various os's. Might be worthwhile doing.

I'll add a stub to the readme to see your project.