学生对 Google 云端平台 提供的 Transcoding HTTP/JSON API calls to gRPC through API Gateway 的评价和反馈
课程概述
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....