All activity
WebGo is a minimalistic framework for Go to build web applications (server side) with zero 3rd party dependencies. Unlike full-fledged frameworks, it gets out of your way as soon as possible in the execution flow. WebGo has always been and will always be Go standard library compliant

WebgoA mini-toolkit/micro-framework to build web apps
It's fairly simple to use, you submit your raw HTML; get back a random generated URL, and that's about it. And is downright the fastest way to host a static HTML page

HTMLhost.liveFastest way to host a static HTML page!
