Go Community Linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!


gokrazy is a pure-Go userland for your Raspberry Pi 3 appliances! #RaspberryPi

gokrazy is a pure-Go userland for your Raspberry Pi 3 appliances.

For a long time, we were unhappy with having to care about security issues and Linux distribution maintenance on our various Raspberry Pis.

Then, we had a crazy idea: what if we got rid of memory-unsafe languages and all software we don’t strictly need?

Turns out this is feasible. gokrazy is the result.

Get Started here

 Brian Scott

The ideas that shaped Go

 Brian Scott

A Proposal for Package Versioning in Go

 Davor Kapsa

Web Scraping with Go

Comprehensive article about web scraping with Go using ONLY the standard library! It talks about the ethics of scraping, setting HTTP headers, making GET requests, using cookies, logging into websites and several other topics related to web scraping. John Daniel Leon explains clearly and offers ample code examples.

Web Scraping with Go

 Ken Bailey





justforfunc #31: gRPC Basics

New video in the JustForFunc series from Francesc Campoy. Great intro to gRPC!

Watch Now

 Ken Bailey



Golangflow now has an Alexa Skill! #AmazonAlexa @Amazon

Get the latest updates from Golangflow on your Alexa device!

Go to Skill or search in your Alexa App "GolangFlow".

There is a known issue where Alexa reads only the URL link, changes are being made.

 Brian Scott


Komiser - AWS Environment Inspector #AWS #CloudComputing @AWS

Komiser AWS Environment Inspector

 Brian Scott


GopherCon Russia: Brad Fitzpatrick: The past and future of Go

 Davor Kapsa



GoTime Podcast #69 - Golangflow, FaaS & Buffalo #serverless #OpenSource #programming

Brian Scott joined the show and talked with us about Golang Flow, contributing to open source, functions as a service, building for the web with Buffalo, and other interesting projects and news.

Listen Now

 Brian Scott

PHP to Go: How we boosted API performance by 8X #php

We recently upgraded from PHP to Go for our Face Recognition API architecture. In this article we share why we made the move, how it’s radically improved performance, and some lessons learned along the way.

Read More

 Brian Scott