A while back I had a problem I was trying solve. I was using node.js with express-resource to create a REST (ish) web service and return data from mongodb. My app looked something like this: app.js...
↧
Using MongoDB and Node.js with Express-Resource to create a REST service
↧