protoc-gen-grpc-gateway-es
JSON →A protoc plugin that generates TypeScript client code for gRPC APIs exposed via grpc-gateway, powered by protobuf-es framework and bun toolchain. Version 0.4.0 integrates with buf build system, converting protobuf messages to TypeScript types and RPCs to JavaScript classes with fetch-ready Request objects. Unlike alternatives, it minimizes runtime dependencies and provides type aliases for bytes, int64, duration, and timestamp types. Requires protoc and grpc-gateway annotations (google.api.http).
Resources
packageprotoc-gen-grpc-gateway-es ↗