/roll_api

API for Roll App

Primary LanguageRubyThe UnlicenseUnlicense

Roll API Readme

Roll API is Simple Ruby on Rails Polling App Api.

Note: The client app will be available soon.

Requirements

Getting Started

gem install foreman if you don't have it installed in your machine.

bundle install

foreman start

Running test

bundle exec rspec spec