An introduction to the hapi Node.js Framework
$ mkdir hapi-api && cd hapi-api
$ npm init -y
$ git clone https://github.com/abhishek2x/hapi-api
$ npm i
$ nodemon index.js
An introduction to the hapi Node.js Framework
$ mkdir hapi-api && cd hapi-api
$ npm init -y
$ git clone https://github.com/abhishek2x/hapi-api
$ npm i
$ nodemon index.js