basic-grpc
JSON →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.
Resources
packagebasic-grpc ↗