Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Demonstration

This repo contains a simple Node.JS express server that uses GraphiQL to query and mutate basic information containing book and author information. The book data is all stored in variables, so no need to run a DB and fill it, just simply run this program with:

npm install && npm start

About

Basic Express Server w/ GraphQL Demo

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages