Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 789 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 789 Bytes

demo-graphql-server

Demo GraphQL Server wrapping Apple Music Public APIs.

Demo project to show how to use GraphQL ecosystem with an JS/TS backend.

Highlights

Backend

  • Code autogeneration
  • GraphQL backend
  • Apollo Server
  • Express App

Frontend

  • GraphQL client
  • Apollo client
  • Graphql Fragments

Sample client graphql definition

Visit music-api.graphql for a sample GraphQL client definition.

Support:

sergeimeza