graphql-express-nodejs

A Simple GraphQL Server implementation using Express and Node. See post here: https://t.co/Cm6GitZaBL

Stars
25
Committers
1

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.

Related Projects