The following is the software that should be preinstalled for running the code samples:
- OS: Linux (Ubuntu 18.04)/Windows 10/Mac OS X >=10.13
- Go stable version compiler >= 1.13.5
- Dep: A dependency management tool for Go >= 0.5.3
- Docker version >= 18.09.2
- Docker Compose >= 1.23.2
You can download the code for this chapter from https://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/master/chapter12. Clone the code and use the code samples in the chapter12 directory.