Mastering Go Web Services
暫譯: 精通 Go 網路服務
Nathan Kozyra
- 出版商: Packt Publishing
- 出版日期: 2015-04-18
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 178398130X
- ISBN-13: 9781783981304
-
相關分類:
Go 程式語言、程式語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Program and deploy fast, scalable web services and create high-performance RESTful APIs using Go
About This Book
- Effectively deploy and integrate Go web services with applications in the real world
- Familiarize yourself with RESTful practices and apply them in Go
- A comprehensive tutorial with lots of tips and tricks to program and develop web services in Go
Who This Book Is For
If you are a web programmer with experience in developing web services and have a rudimentary knowledge of using Go, then this is the book for you. Basic knowledge of Go as well as knowledge of relational databases and non-relational NoSQL datastores is assumed. Some basic concurrency knowledge is also required.
In Detail
This book will take you through the most important aspects of designing, building, and deploying a web service utilizing idiomatic REST practices with a focus on speed, security, and flexibility. You will begin by building your first API in Go using the HTTP package. You will look at designing and building your application including popular design structures like Model-View-Controller. You will also understand methods for deploying code to staging and development. Finally, you will see how the security features in Go can be used for protection against SQL injection, and sensitive data compromise.
By the end of this book, you will have achieved a high level of proficiency in building and deploying web services and web APIs with Go.
商品描述(中文翻譯)
**快速開發和部署可擴展的網路服務,並使用 Go 創建高效能的 RESTful API**
## 本書介紹
- 有效地部署和整合 Go 網路服務與現實世界中的應用程式
- 熟悉 RESTful 實踐並在 Go 中應用它們
- 提供全面的教程,包含許多編程和開發 Go 網路服務的技巧和竅門
## 本書適合誰
如果您是一位有開發網路服務經驗的網頁程式設計師,並且對使用 Go 有基本的了解,那麼這本書就是為您而寫的。本書假設您具備 Go 的基本知識,以及關於關聯式資料庫和非關聯式 NoSQL 資料存儲的知識。此外,還需要一些基本的併發知識。
## 詳細內容
本書將帶您了解設計、構建和部署網路服務的最重要方面,利用慣用的 REST 實踐,重點關注速度、安全性和靈活性。您將從使用 HTTP 套件構建您的第一個 API 開始。您將學習設計和構建應用程式,包括流行的設計結構,如模型-視圖-控制器(Model-View-Controller)。您還將了解將代碼部署到測試和開發環境的方法。最後,您將看到 Go 中的安全功能如何用於防範 SQL 注入和敏感數據洩露。
在本書結束時,您將在使用 Go 構建和部署網路服務及網路 API 方面達到高水平的熟練度。