Skip to content

A repo for all of the files for Reactathon's GraphQL Workshop 2020

Notifications You must be signed in to change notification settings

MoonHighway/reactathon-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

graphql logo moon highway logo

Reactathon GraphQL Workshop

Welcome! I'm really glad that you're here. Below you'll find all of the resources that we'll use throughout this course. If you're looking for slides, samples, links, etc., this is the place to look.

Instructor Info

GraphQL Query Language

GraphQL Schema Definition Language

Building a GraphQL API

Apollo Client

Simple Requests

  • curl Request
curl -X POST \
     -H "Content-Type: application/json" \
     --data '{ "query": "{allLifts{name}}" }' \
     http://snowtooth.moonhighway.com

React & Apollo

Apollo Tooling 🛠

Slides

Samples

Next Steps

Evaluation!

About

A repo for all of the files for Reactathon's GraphQL Workshop 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published