bbc/croissant

Name: croissant

Owner: BBC

Description: Ruby and Websockets using Faye

Created: 2016-02-18 14:49:02.0

Updated: 2016-02-21 19:59:08.0

Pushed: 2016-02-21 20:23:43.0

Homepage:

Size: 36

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Sinatra App using Faye - BBC News Hack 2016

Run locally
le install

le exec rackup -s thin -E production
Dynamo Setup

Create a table called hack_day, fields that are created on POST

stionID"
Time"
stionText"
rtTime"

"

POST data to the /questions endpoint with the following JSON structure


"questionText": "Did you vote in the last election",
"startTime": "2016-02-19T12:42:57.713Z",
"endTime": "2016-02-19T12:47:57.713Z"

 Routes:
Credits:

David Blooman
Mark McDonnell
Alex Norton

Note: this was completed as part of a hack day, so please don't judge us on the quality (or lack-thereof) of our code


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.