You'll need to preinstall the following software in order to run the code examples in this chapter:
- OS: Linux (Ubuntu 18.04)/Windows 10/Mac OS X >=10.13
- Go's latest version compiler >= 1.13.5
You can download the code for this chapter from https://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/master/chapter6. Clone the code and use the code samples in the chapter6 directory.