Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 588 Bytes

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: