grpc / grpc/grpc-node

mock grpc response

Open
#2,467 1 comment 0 reactions 0 assignees View on GitHub
package: @grpc/grpc-js question
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

I would like the ability to provide a mocked gRPC API response instead of calling the real gRPC API.

As much as possible, I would like to call the gRPC API in the same way as I call it now, with the obvious difference of specifying the response that I want (as a JSON object).

I searched, but I haven't seen anyone discussing this. Does it exist already?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.