Skip to content

nemonemi/graphql_ensemble

Repository files navigation

Graphql ensemble

Content:

  • Two backend services: Authors (port 4100) and Books (port 4200)
  • Gateway combining their APIs (port 4000)
  • Client consuming said APIs (port 3000)

Instructions:

  • clone and install dependencies
  • run yarn start which will start 3 services: gateway, authors api, books api

Alternatively, you can check this codesandbox, which is usually kept up to date with this repo.

Open issues:

Major:

Minor:

About

Playground testing graphql-mesh and gqless libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published