Skip to content

gaokevin1/graphql-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published