should i use body-parser in update npm code example
Example 1: body-parser npm
$ npm install body-parser
Example 2: body parser npm
var bodyParser = require('body-parser')
$ npm install body-parser
var bodyParser = require('body-parser')