How to define route parameters and how to access them in our route handling functions.
Express.js: Accessing request body
How to obtain the parsed body of a request, using express.js.
How to get started with Express.js
How to setup a Node.js server using the Express.js framework.