Read from files, standard input and remote sources using Go’s I/O abstraction
Introduction to error handling strategies in Go
Adding persistence to REST API
Deploying a static website into S3 bucket
Simple REST API server in pure Go
Evolving a minimal web server into dynamic app without JavaScript
Intro to net/http package
A dialogue on http.Get :-)
A dialogue on Go interface embedding :-)