{"library":"easy-grpc-server","type":"library","category":null,"description":"Quick gRPC server bootstrapping and mocking library for Node.js. Version 0.3.1 (stable, low release cadence). Allows starting a gRPC server directly from protobuf file definitions without needing to compile stubs. Supports service method handlers and mocking with GRPCError for error responses. Key differentiator: no code generation step, designed for rapid prototyping and mocking of gRPC services.","language":"javascript","status":"active","version":"0.3.1","tags":["javascript","grpc","mock","protobuf","protoc","server","easy"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install easy-grpc-server","imports":["const { GRPCServer } = require('easy-grpc-server')","const { GRPCError, status } = require('easy-grpc-server')","const { status } = require('easy-grpc-server')"]},{"cmd":"yarn add easy-grpc-server","imports":[]},{"cmd":"pnpm add easy-grpc-server","imports":[]}],"homepage":"https://github.com/zippunov/easy-grpc-server#readme","github":"https://github.com/zippunov/easy-grpc-server","docs":null,"changelog":null,"pypi":null,"npm":"easy-grpc-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}