Skip to content

Instantly share code, notes, and snippets.

@chrisbuttery
Last active August 29, 2015 14:05
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 chrisbuttery/23e24db927daa143cbc3 to your computer and use it in GitHub Desktop.
Save chrisbuttery/23e24db927daa143cbc3 to your computer and use it in GitHub Desktop.
Example tweets
{
"user": {
"name": "Lonely Bob",
"handle": "lonelyBob"
},
"message": "Oh man, did you just hear that? What was that?!!!",
"favourited": true
}
{
"user": {
"name": "Lonely Bob",
"handle": "lonelyBob"
},
"message": "I'm wearing jean shorts!",
"photo": true
}
{
"user": {
"name": "Lonely Bob",
"handle": "lonelyBob"
},
"message": "What would you do if there wasn't gravity?",
"photo": true,
"favourited": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment