Minimal REST server with Node and MongoDB Install httpie Install node.js Paste those files into some folder Install CoffeeScript into node with npm install coffee Run the server coffee server.coffee Use it