- gRPC features in Postman
-
Working with gRPC in Postman
-
Test gRPC APIs in Postman
- Wrapping up
-
Resources
-
Recap
gRPC - Basics
Learn how to work with gRPC services in Postman and use the API Builder interface to create and manage your protobuf definitions
In this module, you will learn how to:
- Invoke a unary gRPC method
- Use a collection to interact with a gRPC API
- Use proto file schema to mock a gRPC API
- Write test specifications for gRPC APIs