{"library":"quick-grpc","type":"library","category":null,"description":"quick-grpc is a Node.js library (v2.0.0) that simplifies loading and instantiating gRPC services from .proto files. It wraps the official @grpc/grpc-js package to provide a Promise-based API, automatic TLS credential loading, and camelCase method name conversion. Released with moderate frequency, it targets Node.js >=12 and reduces boilerplate for setting up gRPC clients. Unlike raw gRPC, it handles multiple proto files in a directory and returns pre-configured service objects.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","grpc","protobuf"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install quick-grpc","imports":["const QuickgRpc = require('quick-grpc')","import QuickgRpc from 'quick-grpc'","const QuickgRpc = require('quick-grpc')"]},{"cmd":"yarn add quick-grpc","imports":[]},{"cmd":"pnpm add quick-grpc","imports":[]}],"homepage":"https://github.com/nucleardreamer/quick-grpc#readme","github":"https://github.com/nucleardreamer/quick-grpc","docs":null,"changelog":null,"pypi":null,"npm":"quick-grpc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}