Skip to content

hiteshbal91/graph-ql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL, Express and MongoDB

Prerequisite

  1. Express
  2. MongoDB
  3. GraphQL
  4. Nodemon

Installation

Install the dependencies and devDependencies and start the server.

$ npm install -g nodemon 
$ git clone 
$ npm install
$ nodemon

For front-end developers

Instead of using MongoDB drivers and making query, you can use any SDK which will make API calls to bring data.

For back-end developers

Use your models to provide data.

License

MIT

About

graph-ql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published