Skip to content

Instantly share code, notes, and snippets.

View tonyalaribe's full-sized avatar
🎯
Focusing

Anthony Alaribe tonyalaribe

🎯
Focusing
View GitHub Profile
@tonyalaribe
tonyalaribe / PollObjectExample.json
Created April 9, 2015 20:59
JSON API sstructures and examples for pollo.io
{
"id": "poll id <unique>",
"pheader": "Heade or description text",
"qs": [
{
"qid": "question id <uniqe>",
"qtext": "question text",
"qtype": "question types:MC|YS|IN(m choice|yes or no|inpuy)",
"as": [
{