/otis-backend

API backend for otis

Primary LanguageRuby

codeship Coverage Status

Otis Backend

Otis Backend is the backend portion of the Otis-Bot. The Backend receives URL's from the Otis-Bot and stores them in a server. Otis backend provides an API for a frontend application allowing voting and commenting on the URLs.

##Installing Dependencies

First, have rails and bundler installed locally. After cloning to a local repository, you should be able to type bundle install from the root.

##Testing

After installing the required dependencies (please see above), type bin/rspec from the root.

##Licensing Information

Otis-Bot is subject to the terms of the MIT License Agreement, available here.