express json body

JavaScript
$ npm install body-parser
var bodyParser = require('body-parser')

Source

Also in JavaScript: