The following software needs to be pre-installed in order to run the code samples in this chapter:
- 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
You can download the code for this chapter from https://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/master/chapter10. Clone the code and use the code samples in the chapter10 directory.