- Hands-On RESTful Web Services with Go
- Naren Yellavula
- 107字
- 2021-06-24 17:04:21
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 https://github.com/PacktPublishing/Hands-On-Restful-Web-services-with-Go/tree/master/chapter1.
推薦閱讀
- Java入門經典(第6版)
- Angular UI Development with PrimeNG
- Vue.js 2 and Bootstrap 4 Web Development
- Mastering SVG
- HoloLens Beginner's Guide
- HTML5+CSS3基礎開發教程(第2版)
- Java 9模塊化開發:核心原則與實踐
- Mastering Android Development with Kotlin
- 智能搜索和推薦系統:原理、算法與應用
- Azure Serverless Computing Cookbook
- 軟件工程基礎與實訓教程
- Android Game Programming by Example
- Solr權威指南(下卷)
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Google Adsense優化實戰