Skip to content

Instantly share code, notes, and snippets.

@stevenhuey
Created August 12, 2014 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenhuey/0ac05ee8c9e3f832bddf to your computer and use it in GitHub Desktop.
Save stevenhuey/0ac05ee8c9e3f832bddf to your computer and use it in GitHub Desktop.
Sample dweet
{
"this": "succeeded",
"by": "dweeting",
"the": "dweet",
"with": {
"thing": "{thing_name}",
"created": "2014-01-15T17:28:42.556Z",
"content": {
"hello": "world",
"foo": "bar"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment