#679·mockoon

Ability to mock a grpc server

Author: CliftonzCreated Apr 7, 2022Updated Jun 3, 2026
Labelspending:help-wantedcomponent:lib-commons-servercomponent:appstatus:need-more-interest

Is your feature request related to a problem? Please describe.

No, the lack of a feature in the system.

Describe the solution you'd like

I would like to be able to mock a grpc server that takes in my proto file and returns a set of mock data based on the function I want to call.

https://grpc.io/