Skip to content

romandecker/graphql-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo-repo for the Z+ GraphQl-Workshop

This repo aims to be a follow-along guide to the graphql-workshop. There are various branches for each thing talked about in the workshop:

  • master/01-basic: What is graphql?
  • 02-express: Serving a graphql API via HTTP
  • 03-db: Adding a "database"
  • 04-mutations: Updating data through our API
  • 05-ui: Building a simple UI that consumes our API

Before the workshop

To prepare, please install all dependencies beforehand to save time during the workshop:

  1. Run yarn in this directory
  2. Everything else will be explained along the way during the workshop

About

Demo repo for the Z+ GraphQL-Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published