Technical requirements
To follow along with this chapter, you'll need the following:
- A laptop (Windows, Linux, or macOS) with Golang version 1.15.6 set up so that you can easily execute the commands provided
- A general understanding of the RESTful API and the Go programming language
The code bundle for this chapter is hosted on GitHub at https://github.com/PacktPublishing/Building-Distributed-Applications-in-Gin/tree/main/chapter02