Go Playground This repository contains over-documented Go code that explains some Go basics. Topics covered: error handling go channel go routines enumerations struct and JSON serialization Topics to be covered: packaging and building an application webserver with a JSON API interfaces