Last active
November 9, 2015 23:22
-
-
Save eddiekaiger/01faa4892fc4ffa72da1 to your computer and use it in GitHub Desktop.
Tweets JSON
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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