Golang programming language
Updated 03-Aug-2025 I guess I'll be using Golang. Go Getting started Go packages Go for web programming I provisionally agree with the idea of starting with simple libraries that are idiomatic with Go, rather than some larger framework that cannot be replaced without trashing all the code. In this case, I'll be using go-chi an ... Read more