protoc-gen-grpc-gateway-ts
Client generator
Generates TypeScript clients for gRPC services used in web and Go applications.
protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.
141 stars
10 watching
51 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
grpcgrpc-gatewaytypescriptweb
Related projects:
Repository | Description | Stars |
---|---|---|
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 479 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
bold-commerce/protoc-gen-struct-transformer | A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |
grpc-ecosystem/polyglot | A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 530 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 421 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |