Nodejs API implementation using Hapi framework and GraphQl interface
nodejs version >= 8
mongodb download here
a) Clone the repository git clone https://github.com/icecreamsandwich/nodejs-graphQL-Hapi-mongo.git
b) install all the dependecies : npm install --save
c) start the server : npm run start
npm run prettier
http://<hostname>:4000/graphql
http://<hostname>:4000/documentation