- Hands-On RESTful Web Services with Go
- Naren Yellavula
- 54字
- 2021-06-24 17:04:25
Technical requirements
The following are the software that should be pre-installed for running code samples:
- OS: Linux (Ubuntu 18.04)/Windows 10/Mac OS X >=10.13
- 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/chapter2. Clone the code and use the code samples in the chapter2 directory.
推薦閱讀
- Designing Machine Learning Systems with Python
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- PostgreSQL for Data Architects
- Machine Learning with R Cookbook(Second Edition)
- C#程序設(shè)計(jì)教程
- Unity Shader入門精要
- Django 5企業(yè)級(jí)Web應(yīng)用開發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- Unity 2017 Game AI Programming(Third Edition)
- Node.js從入門到精通
- NGUI for Unity
- Solr權(quán)威指南(下卷)
- 計(jì)算機(jī)系統(tǒng)解密:從理解計(jì)算機(jī)到編寫高效代碼
- 讓Python遇上Office:從編程入門到自動(dòng)化辦公實(shí)踐
- C語(yǔ)言程序設(shè)計(jì)
- Unity 3D UI Essentials