joi in node and express

JavaScript
npm init -y
npm install --save express body-parser morgan joi lodash

Source

Also in JavaScript: