Example node.js Application

0
February 7, 2013 // Programming

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 the controller, the JSON data retrieved from the database.

About the author

Leave a Comment