br
v0.1.3
Published
The noBackend RESTful API.
Downloads
170
Readme
![alt text][logo] [logo]: https://github.com/8bitfactory/backrest/raw/master/public/images/logo.png "Backrest"
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
git clone http://github.com/8bitfactory/Backrest.git
cd Backrest
npm install
br
Depending on your environment you may need to change the http/https port (it's port 80 by default) configuration in settings.json or sudo the last command. Once running you can browse to http://localhost and start configuring your server.