How to Build Microservices with the Go Kit Toolkit

How to Build Microservices with the Go Kit Toolkit


In this tutorial, we take a look at the basics of the Go kit toolkit. We use Gokit to build a basic account microservice backed by a PostgreSQL database and served over an HTTP Transport.
Tags:golang microservice