Skip to content

ruwhan/roll_api

Repository files navigation

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