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