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.
142 stars
10 watching
52 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
grpcgrpc-gatewaytypescriptweb
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates TypeScript declarations and code from Protocol Buffers files | 1,371 |
| Generates markdown documentation from Protobuf descriptors | 29 |
| Generates TypeScript types from protobuf schemas | 2,195 |
| Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
| Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
| A tool for testing and interacting with gRPC services in various scenarios. | 330 |
| A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 120 |
| A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 440 |
| Generates web forms from gRPC definitions | 423 |
| Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 59 |
| Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
| Generates TypeScript definitions for gRPC protocol using various tools and libraries | 186 |
| An automated gRPC client builder and runtime environment | 1,397 |