Go-Building-Web-Applications by Packt Publishing
##What You Will Learn:
- Build a fully-featured REST API to enable client-side single page apps
- Utilize TLS to build reliable and secure sites
- Learn to apply the nuances of the Go language to implement a wide range of start-up quality projects
- Create websites and data services capable of massive scale using Go's net/http package, exploring RESTful patterns as well as low-latency WebSocket APIs
- Interact with a variety of remote web services to consume capabilities ranging from authentication and authorization to a fully functioning thesaurus
- Explore the core syntaxes and language features that enable concurrency in Go
- Understand when and where to use concurrency to keep data consistent and applications non-blocking, responsive, and reliable
- Utilize advanced concurrency patterns and best practices to stay low-level without compromising the simplicity of Go itself
###Related Products