Skip to content

Instantly share code, notes, and snippets.

@robinhayward
Created August 10, 2012 11:28
Show Gist options
  • Save robinhayward/3313605 to your computer and use it in GitHub Desktop.
Save robinhayward/3313605 to your computer and use it in GitHub Desktop.
Stream sample
[
{
"text":"Some free flowing text about this stream item to be displayed as plain paragraph",
"icon":"http://www.icon.com/thing.png",
"timestamp":2345678998,
"stats": [
{ "name":"A bold stat name 1","value":"15(1)" },
{ "name":"A bold stat name 2","value":"12(1)" }
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment