gapic-generator-kotlin
Kotlin gRPC clients
Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions
Generate Kotlin gRPC client libraries from Protocol Buffer definitions.
59 stars
48 watching
16 forks
Language: Kotlin
last commit: 6 months ago
Linked from 1 awesome list
androidclient-librarycoroutinesexperimentalgrpcgrpc-clientkotlinprotocprotocol-buffers
Related projects:
Repository | Description | Stars |
---|---|---|
googleapis/gapic-generator-ruby | Automates creation of Ruby client libraries from Protocol Buffer definitions. | 46 |
marcoferrer/kroto-plus | Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
eerimoq/pbtools | Tools for generating C code from Google Protocol Buffers messages | 74 |
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 77 |
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. | 529 |
rouzwawi/grpc-kotlin | Provides native Kotlin bindings for gRPC services using coroutine primitives | 220 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,061 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
nodlecode/substrate-client-kotlin | Kotlin-based implementation of Substrate RPC client | 18 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 142 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,371 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 468 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |