27
Chapter 1: Getting Started with REST API Development

Chapter 1: Getting Started with REST API Development...Chapter 8: Building a REST API Client in Go and Unit Testing [ 14 ] [ 15 ] Chapter 9: Scaling Our REST API Using Microservices

  • Upload
    others

  • View
    57

  • Download
    0

Embed Size (px)

Citation preview

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 ]