Here's a bonus lesson from Introduction to Node.js online video course which is offered in open/free format at edX with the Microsoft partnership: https://www.edx.org/course/introducti....
In this tutorial I walk through an implementation of a CRUD (create, read, update and delete) RESTful API web HTTP server built with Express, Node, MongoDB and Mongoose.