Building Distributed Applications in Gin
A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework
Samenvatting
Gin is a high-performance HTTP web framework used to build web applications and microservices in Go. This book will teach you how to design lightweight and fast RESTful APIs from scratch and manage scaling, data storage and caching, and authentication alongside deployment on AWS with Kubernetes.