No Image Available

Go Web Programming

 Author: Sau Sheong Chang  Category: Go, Web Development  Publisher: Manning Publications  : July 22, 2016  ISBN: 9781617292569  Pages: 312  Language: English
 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.

 Back