{"library":"grpcnode","type":"library","category":null,"description":"A CLI tool for dynamically creating gRPC clients and servers in Node.js using proto files. Current version 1.1.1. It allows rapid prototyping without code generation: point it at .proto files and JavaScript handler implementations, and it handles server startup or client calls. Supports SSL/TLS, custom include paths, and listing RPC methods. Differentiates from full gRPC frameworks by focusing on quick, dynamic usage.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","grpc","api","protobuf"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpcnode","imports":["npx grpcnode server example.proto handler.js","grpcnode server -I proto/ protofile.proto handler.js","grpcnode client ls -I proto/ helloworld.proto"]},{"cmd":"yarn add grpcnode","imports":[]},{"cmd":"pnpm add grpcnode","imports":[]}],"homepage":"https://github.com/konsumer/grpcnode#readme","github":"https://github.com/konsumer/grpcnode","docs":null,"changelog":null,"pypi":null,"npm":"grpcnode","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}