- Hands-On RESTful Web Services with Go
- Naren Yellavula
- 66字
- 2021-06-24 17:04:28
Technical requirements
The following software should be pre-installed for running code samples:
- OS: Linux (Ubuntu 18.04)/Windows 10/Mac OS X >= 10.13
- Software: Docker >= 18 (Docker Desktop for Windows and Mac OS X)
- Go 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/chapter3. Clone the code and use the code samples in the chapter3 directory.