Skip to content

Instantly share code, notes, and snippets.

@clifff
Created June 14, 2012 06:12
Show Gist options
  • Save clifff/2928271 to your computer and use it in GitHub Desktop.
Save clifff/2928271 to your computer and use it in GitHub Desktop.
Syllabus live.json example
{
"entries":[
{
"body":"<p>Tim Cook announces iOS 6</p>\n",
"id":1788,
"pinned":false,
"sequence":318000,
"timestamp":"2012-05-29T15:40:43Z",
"published_at":"2012-05-29 14:26:38 -0400"
},
... /* 19 more updates here */
],
"deletedEntryIds":[
1784
],
"pinnedEntries":[
],
"settings":{
"version":"14",
"status":"live",
"pollInterval":3000,
"published_at":"2012/05/29 14:26:38 -0400"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment