December 2017
Intermediate to advanced
316 pages
6h 58m
English
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.
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
Read now
Unlock full access