Book description
Go Web Programming teaches you how to build scalable, high-performance web applications in Go using modern design principles.
About the Technology
The Go language handles the demands of scalable, high-performance web applications by providing clean and fast compiled code, garbage collection, a simple concurrency model, and a fantastic standard library. It's perfect for writing microservices or building scalable, maintainable systems.
About the Book
Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll learn how to implement the dependency injection design pattern for writing test doubles, use concurrency in web applications, and create and consume JSON and XML in web services. Along the way, you'll discover how to minimize your dependence on external frameworks, and you'll pick up valuable productivity techniques for testing and deploying your applications.
What's Inside
- Basics
- Testing and benchmarking
- Using concurrency
- Deploying to standalone servers, PaaS, and Docker
- Dozens of tips, tricks, and techniques
About the Reader
This book assumes you're familiar with Go language basics and the general concepts of web development.
About the Author
Sau Sheong Chang is Managing Director of Digital Technology at Singapore Power and an active contributor to the Ruby and Go communities.
Quotes
As the importance of the Go language grows, the need for a great tutorial grows with it. This book fills this need.
- Shaun Lippy, Oracle Corporation
An excellent book, whether you are an experienced gopher, or you know web development but are new to Go.
- Benoit Benedetti, University of Nice
Everything you need to get started writing and deploying web apps in Go.
- Brian Cooksey, Zapier
Definitive how-to guide for web development in Go.
- Gualtiero Testa, Factor-y S.r.l.
Table of contents
Product information
- Title: Go Web Programming
- Author(s):
- Release date: July 2016
- Publisher(s): Manning Publications
- ISBN: 9781617292569
You might also like
book
Go Web Development Cookbook
86 recipes on how to build fast, scalable, and powerful web services and applications with Go …
book
Get Programming with Go
Get Programming with Go introduces you to the powerful Go language without confusing jargon or high-level …
video
Building full-stack web applications with Go
Building full stack web applications requires drawing on several big technologies, including database access, HTTP routing, …
book
Go for Java Programmers: Learn the Google Go Programming Language
Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This …