Set up a Node.js server-application and create a very basic REST-API using the express framework. This is an implementation of a tutorial from malcoded.com/. We build ...