February 2020
Intermediate to advanced
404 pages
8h 42m
English
The following are the pieces of software that should be pre-installed for running the code samples in this chapter:
We use Docker in this book to run a few sandbox environments. Docker is a virtualization platform that imitates an OS in a sandbox. Using it, we can cleanly run an application or service without affecting the host system.
You can find the code used in this chapter on the book's GitHub repository at https://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/master/chapter1.
Read now
Unlock full access