My first interaction with Go — A few months ago, I decided to learn a new programming language. I’m already familiar with C#, JavaScript (Browser and Node.JS), and SQL. After a few hours of googling, I decided to learn Go. In this article, I want to describe my first microservice written using Go, what libraries I’ve…