gRPC-Web Service Generator

JSON →
library 0.2.3 ·javascript
verified Jun 7, 2026

A CLI tool and runtime wrapper for generating and using gRPC-Web client services from proto files. Current version 0.2.3, updated occasionally. Key differentiator: simplifies gRPC-Web setup by generating a GrpcService class with interceptor and access token support, handling proto package names across versions. Compared to raw grpc-web, it reduces boilerplate for common patterns like auth tokens and error retries.