outofcoffee / imposter

Scriptable, multipurpose mock server. Run standalone mock servers, or embed mocks within your tests.
https://imposter.sh
Other
349 stars 58 forks source link

Support for GRPC mocking #463

Open wtrocki opened 9 months ago

wtrocki commented 9 months ago

Imposter is a revolutionary tool offering comprehensive mocking capabilities for the OpenAPI, however, so many teams might also have gRPC APIs which currently would require using a separate mocking tool.

Would support for gRPC make sense for imposter?

outofcoffee commented 9 months ago

Hi @wtrocki, thank you for raising this.

gRPC support would be a welcome feature.

Do you have any complete examples that show the type of support that would be useful?

wtrocki commented 9 months ago

This library does have similar concepts and mocks GRPC: https://github.com/tokopedia/gripmock