Tag Archives // Node

Example node.js Application

February 7, 2013 // Programming // No Comments

I’ve uploaded a simple example node.js application that uses Express and Mongoose to my GitHub and BitBucket accounts. The application is setup in a MVC-like fashion with the exception of the View aspect not implemented. The example simply outputs, from…