singlestone / graphql-rescue

Resources for the talk Jay Hogan gave at the RVA Javascript conference on Nov 3, 2017 in Richmond, VA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL to the Rescue

Thanks for attending my presentation at the RVA Javascript conference.

My presentation is hosted at https://singlestone.github.io/graphql-rescue/

Running the example

  • Clone this repository: git clone https://github.com/singlestone/graphql-rescue.git
  • Run npm install: npm install
  • Start the graphql server: npm start
  • Open GraphiQL in your browser
  • Profit!

Other Resources

Background and Documentation

Server Libraries

Client Libraries

Tools

Hosted GraphQL

About

Resources for the talk Jay Hogan gave at the RVA Javascript conference on Nov 3, 2017 in Richmond, VA.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%