Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

4/9/2020 Technical requirements - Hands-On RESTful Web Services with Go - Second Edition

 Hands-On RESTful Web Services with Go - Second Edition

PREV NEXT
⏮ ⏭
Getting Started with REST API Development Types of web services
  🔎

Technical requirements
The following are the pieces of software that should be pre-installed for running
the code samples in this chapter:

OS: Linux (Ubuntu 18.04)/ Windows 10/Mac OS X >=10.13

Software: Docker >= 18 (Docker Desktop for Windows and Mac OS X)

The latest version of the Go compiler == 1.13.5

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 http
s://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/mas

ter/chapter1.

Settings / Support / Sign Out


© 2020 O'Reilly Media, Inc. Terms of Service / Privacy Policy
PREV NEXT
⏮ ⏭
Getting Started with REST API Development Types of web services

You have 2 days le in your trial, Reddychan. Subscribe today. See pricing options.

https://learning.oreilly.com/library/view/hands-on-restful-web/9781838643577/c45e2116-370b-4d2b-b8ab-843a695f8f5e.xhtml 1/1

You might also like