Skip to content

orinamio/graphql-express-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-express-nodejs

A Simple GraphQL Server implementation using Express and Node JS

Installation

npm install

Run it using node server.js in the root directory of your application.