Skip to content

Instantly share code, notes, and snippets.

@laaptu
Last active August 29, 2015 14:02
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 laaptu/e8bc68017aac8ddab136 to your computer and use it in GitHub Desktop.
Save laaptu/e8bc68017aac8ddab136 to your computer and use it in GitHub Desktop.
{
"following": [
{
"name" : "john doe",
"following" : true,
"created_at" : "1 hour ago",
"picture" : "http://i.imgur.com/DA8VXak.jpg"
},
{
"name" : "john doe",
"following" : false,
"created_at" : "1 hour ago",
"picture" : "http://i.imgur.com/DA8VXak.jpg"
},
{
"name" : "john doe",
"following" : true,
"created_at" : "1 hour ago",
"picture" : "http://i.imgur.com/DA8VXak.jpg"
},
{
"name" : "john doe",
"following" : false,
"created_at" : "1 hour ago",
"picture" : "http://i.imgur.com/DA8VXak.jpg"
},
{
"name" : "john doe",
"following" : false,
"created_at" : "1 hour ago",
"picture" : "http://i.imgur.com/DA8VXak.jpg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment