Go Language Notes and Links
Links
Tools
- Hugo - The amazing static site generator.
- Caddy - A lovely webserver.
- Cobra - Create command line apps written in Go.
Learning
- Learn To Code - Todd McLeod’s youtube channel which has tons of amazing Golang content.
- Todd McLeod’s Golang Training - Github repo with tons of code examples from Todd’s videos.
- Todd McLeod’s Google Drive of Golang Awesomeness - Lots of great documents and slides about Golang.
Libraries
- Amazon Product Advertising API for Go
- Unidoc - Comprehensive Golang PDF Library
- gofpdf - PDF document generator
- Colly - Website scraping in Go.