module-ballerina-grpc
gRPC connector
Provides APIs for connecting and interacting with gRPC endpoints
Ballerina gRPC Module
123 stars
71 watching
45 forks
Language: Ballerina
last commit: 1 day ago
Linked from 1 awesome list
ballerinagrpchacktoberfestintegrationprotobufwso2
Related projects:
Repository | Description | Stars |
---|---|---|
ballerina-platform/protoc-tools | A tool for generating Ballerina code from Protocol Buffers definitions | 103 |
ballerina-platform/module-ballerinax-mongodb | An API connector for MongoDB databases in Ballerina language | 122 |
ballerina-platform/ballerina-library | A collection of libraries and tools for building networked applications in the Ballerina language | 137 |
ballerina-guides/gcp-microservices-demo | Demonstrates microservices architecture with Ballerina and GCP using gRPC for communication | 16 |
ballerina-platform/module-ballerina-graphql | A GraphQL implementation for writing APIs in Ballerina | 140 |
ballerina-platform/nballerina | A compiler that generates native executables from the Ballerina programming language using LLVM. | 137 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
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 |
ballerina-platform/graphql-tools | Automates the development and deployment of GraphQL services using Ballerina language | 109 |
vmagamedov/grpclib | Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 16 |
tradias/asio-grpc | Library for building asynchronous gRPC clients and servers using C++20 coroutines | 374 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 258 |
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 |