bcwik9 / cycle-stream

Service which consumes two feeds of randoms numbers and merges them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  • clone this git repo
  • bundle install
  • rake db:migrate
  • bundle exec rails server
  • now you can hit http://localhost:/quiz/merge?stream1=<stream_name_1>&stream2=<stream_name_2>

About

Service which consumes two feeds of randoms numbers and merges them


Languages

Language:Ruby 78.7%Language:HTML 15.7%Language:CSS 2.8%Language:JavaScript 2.1%Language:CoffeeScript 0.7%