In-reply-to » I share with you my first useful thing with golang https://go.gemugami.com <- temp URL, will change later

@mckinley@twtxt.net it generates HTML dinamically, it’s a golang executable with embedded templates on it’s own server, proxied by nginx

Basically I was following this and some other tutorials:
https://www.digitalocean.com/community/tutorials/how-to-make-an-http-server-in-go

Any advice is appreciated 😁

​ Read More