viper : Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle ...
web.go : web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.
Colly : Colly is a Go framework that provides a clean interface to write any kind of crawler/scraper/spider
With Colly you can easily extract structured data ...
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.