{"library":"bloomrpc-mock","type":"library","category":null,"description":"BloomRPC-Mock is a command-line utility and toolset library for automatically mocking gRPC services based on .proto files. The current stable version is 0.3.4, released as an early-stage project. It reads a protobuf definition and starts a gRPC server that responds with default mock data for all defined RPC methods. Key differentiators include being a simple CLI tool (built with oclif) that requires zero configuration, support for client-side and bi-directional streaming, and automatic generation of mock responses. However, it is still experimental with missing features like custom mock responses.","language":"javascript","status":"active","version":"0.3.4","tags":["javascript","oclif","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bloomrpc-mock","imports":["npx bloomrpc-mock service.proto","import { MockServer } from 'bloomrpc-mock'","import { getDefaultMock } from 'bloomrpc-mock'"]},{"cmd":"yarn add bloomrpc-mock","imports":[]},{"cmd":"pnpm add bloomrpc-mock","imports":[]}],"homepage":"https://github.com/uw-labs/bloomrpc-mock","github":"https://github.com/uw-labs/bloomrpc","docs":null,"changelog":null,"pypi":null,"npm":"bloomrpc-mock","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}