/graphql-rescue

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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