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!
New video in the JustForFunc series from Francesc Campoy. Great intro to gRPC!
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.
Komiser AWS Environment Inspector
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.
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.
Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
After a simple initial setup, users can simply keep git push-ing their repos to build and deploy to Kubernetes automatically.
HTTP Client with support for retries and circuit breakers here
Great write-up on working with files in Go with tons of code samples. Done by John Daniel Leon, Application Security Architect @ IBM Cloud.