Backrest is a noBackend RESTful API server. It is written in Node.js, Express, AngularJS, and utilizes MongoDB, Mongoose and Twitter Bootstrap. Thanks to all these great projects and many others that make this project possible.
Installation
npm install br
br
Depending on your environment you may need to change the http/https port (it's port 3000 by default) configuration in settings.json or sudo the last command. Once running you can browse to http://localhost:3000 and start configuring your server.