/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ekhabarov.com
| | schadokar.dev
4.5 parsecs away

Travel
| | Conversion between byte array to hex string and hex string to byte array.
| | go-acme.github.io
3.5 parsecs away

Travel
| | Lego can be used as a Go Library.
| | bartlomiejmika.com
1.3 parsecs away

Travel
| | How do you write a Golang server using gRPC from scratch? Heres how to do it.
| | blog.owulveryck.info
9.2 parsecs away

Travel
| This article explains how to turn a golang utility into a webservice using gRPC (and protobuf). I take the example of Hashicorp tools because they are often used as a leverage for the DevOps transformation. Often, the Ops use the tools for themselves, but when comes the time to provide a service around them, they are usually scared to open the engine. They prefer to make a factory around the service, which is often less reliable than a little piece of code fully tested.