easy-grpc-server

JSON →
library 0.3.1 ·javascript
verified Jun 7, 2026

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.