grpc-consul-resolver
gRPC resolver
Provides a plug-in compatible resolver to resolve gRPC service endpoints from Consul registrations.
Easy-pluggable full-feature GRPC resolver for services registered in Consul
323 stars
7 watching
60 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
consulgrpcgrpc-consul-resolverresolver
Related projects:
Repository | Description | Stars |
---|---|---|
sercand/kuberesolver | Provides a grpc name resolver using kubernetes API to resolve service endpoints | 547 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
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 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 59 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 258 |
preslavmihaylov/go-grpc-crash-course | A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
salesforce/grpc-java-contrib | Provides utility extensions and tools for using the grpc-java library in Java applications | 221 |
g-research/consuldotnet | A .NET client library for the Consul HTTP API | 334 |
allegro/marathon-consul | Integrates Marathon apps with Consul service discovery. | 192 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |