Skip to content

Instantly share code, notes, and snippets.

@shirk3y
Created November 7, 2016 13:01
Show Gist options
  • Save shirk3y/fc5b025c60f69387ce2f1a72c0164d90 to your computer and use it in GitHub Desktop.
Save shirk3y/fc5b025c60f69387ce2f1a72c0164d90 to your computer and use it in GitHub Desktop.
[
{
"question": "Favourite programming language?",
"published_at": "2015-08-05T08:40:51.620Z",
"choices": [
{
"choice": "Swift",
"votes": 2048
}, {
"choice": "Python",
"votes": 1024
}, {
"choice": "Objective-C",
"votes": 512
}, {
"choice": "Ruby",
"votes": 256
}, {
"choice": "TypeScript",
"votes": 7
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment