Building RESTful Web services with Go

时间:2021-03-29 08:20:15
【文件属性】:
文件名称:Building RESTful Web services with Go
文件大小:4.33MB
文件格式:PDF
更新时间:2021-03-29 08:20:15
GO Web开发 Service GO语言微服务最新书籍,适用于有一定Go语言基础的人, 包括如下内容: Chapter 1, Getting Started with REST API Development, discusses the fundamentals of REST architecture and verbs. Chapter 2, Handling Routing for Our REST Services, describes how to add routing to our API. Preface Chapter 3, Working with Middleware and RPC, is about working with middleware handlers and basic RPC. Chapter 4, Simplifying RESTful Services with Popular Go Frameworks, presents quick prototyping API with frameworks. Chapter 5, Working with MongoDB and Go to Create REST API, explains how to use MongoDB as the database for our API. Chapter 6, Working with Protocol Buffers and gRPC, shows how to use Protocol buffers and gRPC to obtain performance boost over HTTP/JSON. Chapter 7, Working with PostgreSQL, JSON, and Go, explains the benefits of PostgreSQL and a JSON store for creating APIs. Chapter 8, Building a REST API Client in Go and Unit Testing, presents techniques for building client software and API testing with unit tests in Go. Chapter 9, Scaling Our REST API Using Microservices, is about breaking our API service into microservices using Go Kit. Chapter 10, Deploying Our REST Services, shows how we can deploy services built on Nginx and monitor them using supervisord. Chapter 11, Using an API Gateway to Monitor and Metricize REST API, explains how to make our services production grade by adding multiple APIs behind API Gateway. Chapter 12, Handling Authentication for Our REST Services, discusses securing our API with basic authentication and JSON Web Tokens (JWT).

网友评论