{"library":"basic-grpc","type":"library","category":null,"description":"A minimal wrapper over grpc and @grpc/proto-loader for Node.js, aiming to simplify gRPC server and client setup. Version 0.0.3 is the current release with no regular release cadence noted. Unlike full-featured frameworks like gRPC-Web or NestJS gRPC, it provides a thin layer with TypeScript support, prototype service definitions, and helper functions for credentials, error handling, and server/client creation. Designed for developers who want a quick start with gRPC without managing the underlying grpc-js complexity directly.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install basic-grpc","imports":["import { createServer } from 'basic-grpc'","import { createClient } from 'basic-grpc'","import { RPCError } from 'basic-grpc'","import { createServerCreds } from 'basic-grpc'","import { createClientCreds } from 'basic-grpc'","import { ISetup } from 'basic-grpc'","import { IProtoService } from 'basic-grpc'"]},{"cmd":"yarn add basic-grpc","imports":[]},{"cmd":"pnpm add basic-grpc","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"basic-grpc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}