vertx-graphql-service-discovery
GraphQL service discovery library
A service discovery and query library for GraphQL schemas in Vert.x-based microservices environments.
Service discovery and querying of GraphQL schema's in Vert.x based microservices
50 stars
9 watching
8 forks
Language: Java
last commit: about 3 years ago
Linked from 2 awesome lists
graphqlmicroservicesservice-discoveryvertxvertx-service-discovery
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |
undeadlabs/discovery | An OTP application that uses Consul to automatically discover and report the status of services | 251 |
engagingspaces/vertx-dataloader | Provides an efficient data fetching and caching mechanism for clustered environments. | 71 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
vastix/blazegraph-service | Provides an asynchronous interface to a graph query service | 0 |
billyyccc/vertx-postgresql-starter | A monolithic CRUD RESTful Web Service starter using Vert.x and PostgreSQL | 34 |
cyngn/vertx-opentsdb | A library that allows you to save metrics into an OpenTsDb cluster. | 11 |
skynetservices/skydns | A service discovery system using DNS queries to announce and discover services built on top of etcd. | 2,197 |
vert-x3/vertx-service-factory | An implementation of a service factory that deploys a verticle based on a JSON descriptor file | 21 |
vert-x3/vertx-http-service-factory | A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. | 9 |
ef-labs/vertx-solr-service | Provides an event-driven Solr service using Vert.x 3 with proxying via the Event Bus. | 4 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |