Skip to content

Instantly share code, notes, and snippets.

@eddiekaiger
Last active November 9, 2015 23:22
Show Gist options
  • Save eddiekaiger/01faa4892fc4ffa72da1 to your computer and use it in GitHub Desktop.
Save eddiekaiger/01faa4892fc4ffa72da1 to your computer and use it in GitHub Desktop.
Tweets JSON
[
{
"postID": 10001,
"username": "eddiekaiger",
"content": "omg I love Swift and this is some really long tweet that should go over one line"
},
{
"postID": 10002,
"username": "ucdcsclub",
"content": "omg I love Swift"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment