chapter 1: getting started with rest api development...chapter 8: building a rest api client in go...

27
Chapter 1: Getting Started with REST API Development

Upload: others

Post on 21-May-2020

58 views

Category:

Documents


0 download

TRANSCRIPT

Chapter 1: Getting Started with REST APIDevelopment

[ 2 ]

[ 3 ]

[ 4 ]

[ 5 ]

Chapter 2: Handling Routing for Our RESTServices

[ 6 ]

Chapter 3: Working with Middleware andRPC

[ 7 ]

[ 8 ]

Chapter 4: Simplifying RESTful Serviceswith Popular Go Frameworks

[ 9 ]

Chapter 5: Working with MongoDB and Goto Create REST APIs

[ 10 ]

[ 11 ]

Chapter 6: Working with Protocol Buffersand GRPC

[ 12 ]

Chapter 7: Working with PostgreSQL, JSON,and Go

[ 13 ]

Chapter 8: Building a REST API Client in Goand Unit Testing

[ 14 ]

[ 15 ]

Chapter 9: Scaling Our REST API UsingMicroservices

[ 16 ]

Chapter 10: Deploying Our REST services

[ 17 ]

[ 18 ]

[ 19 ]

Chapter 11: Using an API Gateway toMonitor and Metricize REST API

[ 20 ]

[ 21 ]

[ 22 ]

[ 23 ]

Chapter 12: Handling Authentication for OurREST Services

[ 24 ]

[ 25 ]

[ 26 ]

[ 27 ]