jptacek / graphql-that

GraphQL That conference talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-that

GraphQL That Conference talk and assorted demo code

Each step of demo can be seen by checking out a branch

0-setup

Initial setup of Git reposistory. Add .vscode settings for colorization of titleBars.

01-first-code

Frist code exmaples of GraphQL. Install graphql and run samples npm install graphql --save

Run samples cd ./src/01-first-code node sample1.js node sample2.js

About

GraphQL That conference talk

License:MIT License


Languages

Language:JavaScript 100.0%