Skip to content

Nodejs API implementation using Hapi framework and GraphQl interface

Notifications You must be signed in to change notification settings

icecreamsandwich/nodejs-graphQL-Hapi-mongo

Repository files navigation

nodejs-graphql-Hapi-mongo

Nodejs API implementation using Hapi framework and GraphQl interface

pre requisites

nodejs version >= 8
mongodb download here

running the application

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

running prettier

npm run prettier

GraphQL interface

http://<hostname>:4000/graphql

Swagger Documentation

http://<hostname>:4000/documentation

About

Nodejs API implementation using Hapi framework and GraphQl interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published