For this project, I focused on learning as much as I could about the Gin Web Framework.
Go standard library definitely has all the tools necessary for the creation of a complete HTTP API. I believe, though, that Go has many third party libraries that can facilitate and speed up this process. Gin seemed like a good one to start with.