graphql-examples icon indicating copy to clipboard operation
graphql-examples copied to clipboard

Examples for GraphQL using various frameworks in backend and frontend

GraphQL Examples

This repository contains several GraphQL examples each using (almost) the same example application but highlighting different GraphQL aspects and technologies and frameworks:

  • full-stack: Backend and frontend app both developed in JavaScript using Apollo more information
  • schema-stitching: merge multiple schemas into one more information
  • local-state: Manage your Client's local state with Apollo GraphQL more information
  • java: The backend implemented in Java using graphql-java and graphql-java-tools more information

Example App

Example Application

More examples

If you're a Spring (Boot) user, you might be interested in my Spring PetClinic fork that works with GraphQL on a (Java) Server: spring-petclinic-graphql

Contact

You can find me on Twitter.