Can I use my gRPC mock server outside of Postman?

View as Markdown

Yes, you can use the gRPC mock servers outside Postman. There are no limitations on where the request is sent from.

  • Note: The client you are using to send the request should support HTTP/2 in order to for the call to be successful.

Have more questions? Submit a request