Overview — This post will talk about how to consume a REST API using Go. We will go through steps to setup the Go project, Go Modules used and how we run the code. Prerequisites Valid Golang installation If you need instructions on how to install it this is a good place to…