graphql-express-nodejs
graphql-express-nodejs copied to clipboard
A Simple GraphQL Server implementation using Express and Node. See post here: https://t.co/Cm6GitZaBL
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.