Skip to content

joshblack/egghead-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egghead GraphQL

An example GraphQL implementation that acts as a wrapper over a partial set of Instructor and Video information, and also includes generated subscriber information for use in learning GraphQL concepts.

Setup

  • Clone or fork this repository
  • Make sure you have node.js installed
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published