Transcoding HTTP/JSON API calls to gRPC through API Gateway

Go to class
Write Review

Transcoding HTTP/JSON API calls to gRPC through API Gateway provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. Transcoding HTTP/JSON API calls to gRPC through API Gateway is taught by Google Cloud Training. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • This is a self-paced lab that takes place in the Google Cloud console.
    In this lab you learn how to set up an API Gateway to manage access to gRPC APIs by using HTTP/JSON transcoding. Transcoding involves mapping HTTP/JSON requests and their parameters to gRPC methods, parameters and return types. Once API transcoding is properly configured, you will secure access to the API by requiring an API Key to retrieve data.