grpc-server-mock
JSON →A CLI tool for running a mock gRPC server using proto files and JSON response definitions. It supports autowiring from folder structures or config-based startup, with options for random/ordered responses, input matching, and delays. Version 0.0.18 is the latest; release cadence is low. Key differentiators include auto-wire mode, matching against input, and support for custom loader options. It is primarily a CLI tool with no programmatic API, and requires Node.js and @grpc/grpc-js.
Resources
packagegrpc-server-mock ↗