文件名称:Mastering Go Web Services(PACKT,2015)
文件大小:2.61MB
文件格式:PDF
更新时间:2019-02-26 13:58:44
Mastering Go Web Services
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. 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.