Skip to content

Basic GraphQL server using Express and Node.js returning fake data.

License

Notifications You must be signed in to change notification settings

julioxavierr/graphql-faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Server

Basic GraphQL server using Express and Node.js returning fake data.

Use

yarn install
yarn run

or

npm i
npm run

After that the server can be accessed at http://localhost:8000/graphql.

About

Basic GraphQL server using Express and Node.js returning fake data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published