Hands-On RESTful Web Services with Go
- Authors
- Naren Yellavula
- Publisher
- Packt Publishing
- Tags
- com051010 - computers , programming languages , general , com060180 - computers , web , web services and apis , com060160 - computers , web , web programming
- Date
- 2020-02-28T13:37:04+00:00
- Size
- 6.18 MB
- Lang
- en
Design production-ready, testable, and maintainable RESTful web services for the modern web that scale easilyKey FeaturesEmploy a combination of custom and open source solutions for application program interface (API) developmentDiscover asynchronous API and API security patterns and learn how to deploy your web services to the cloudApply design patterns and techniques to build reactive and scalable web servicesBook DescriptionBuilding RESTful web services can be tough as there are countless standards and ways to develop API. In modern architectures such as microservices, RESTful APIs are common in communication, making idiomatic and scalable API development crucial. This book covers basic through to advanced API development concepts and supporting tools.You'll start with an introduction to REST API development before moving on to building the essential blocks for working with Go. You'll explore routers, middleware, and available...