Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 279 Bytes

Simple api created using node, express, graphql, mongodb

Steps:

  • Just clone repository
  • run npm install
  • install mongodb in your local machine if not already installed or use hosted service such as atlas, mlab etc, your choice
  • run npm start
  • Voila! you are good to go.