The following software needs to be pre-installed if you wish to run the code examples in this book:
- OS: Linux(Ubuntu 18.04)/Windows 10/Mac OS X >=10.13
- Dep: A dependency management tool for Go >= 0.5.3
- Go compiler >= 1.13.5
- MongoDB >= 4.2.3
You can download the code for this chapter from https://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/master/chapter5. Clone the code and use the code samples in the chapter5 directory.