Skip to content

alros/distributed-graphql

Repository files navigation

distributed-graphql

This is a demo to show how to integrate data-services exposing GraphQL API into one frontend node.

There are countries and countries contains cities.

As a user I want to search countries, cities, cities from a country, and a country from a city.

  • DistributedGraphql-cityService: this is the data service hosting cities
  • DistributedGraphql-countryService: this is the data service hosting countries
  • DistributedGraphql-main: this is the frontend node that integrates the other two services and exposes new GraphQL API
  • DistributedGraphql-shared: a shared model, nothing special

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages