Flagr : Flagr is an open source Go service that delivers the right experience to the right entity and monitors the impact. It provides feature flags, experime...
Val Town : Val Town is a social website to write and run code. Vals are small JavaScript/TypeScript snippets that run on their servers. You can create APIs, sche...
Concourse : Concourse is a pipeline-based CI system written in Go.
Rather than a myriad of checkboxes, pipelines are defined as a single declarative config file, ...
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 ...
Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.