Play around and make some pull requests to fix the example backend in app.js
.
There is some example of higher order functions in example.js
git clone ...
npm install
npm start
// Easy
// TODO: Send a message on /hi and /bye
// Harder
// TODO: return specialized message to user on route /hello/:user on POST