Wastholm.com

Gorilla is a web toolkit for the Go programming language.

Caddy supports HTTP/2, IPv6, Markdown, WebSockets, FastCGI, templates and more, right out of the box. [...] Caddy uses Let's Encrypt to serve your sites over HTTPS without any hassle. Supports SNI.

My team at Google is wrapping up an effort to rewrite a large production system (almost) entirely in Go. I say "almost" because one component of the system -- a library for transcoding between image formats -- works perfectly well in C++, so we decided to leave it as-is. But the rest of the system is 100% Go, not just wrappers to existing modules in C++ or another language. It's been a fun experience and I thought I'd share some lessons learned.

1–4 (4)