Posts on Go — a small, fast, opinionated language that’s quietly become the default for cloud-native backends. From your first go run main.go to building production-grade HTTP services with net/http, Gin, or Chi, plus a serious look at the concurrency model that makes Go what it is.
Getting Started with Go for Backend Developers
Why Go is great for backends, the language features that matter, and how to write your first HTTP server with the standard library — written for developers fluent in another language.