Updated on 2024-01-05 GMT+08:00

General Procedure

  1. Create an API.

    Create a gRPC API with gRPCs as both the frontend and backend protocols.

  2. Publish the API.

    Publish the gRPC API in an environment.

  3. Verify the API.

    Use a gRPC client to test the gRPC service. If the server returns a response normally, the gRPC service is available.