Skip to content

Instantly share code, notes, and snippets.

@codingjester
Created November 9, 2012 21:13
Show Gist options
  • Save codingjester/4048287 to your computer and use it in GitHub Desktop.
Save codingjester/4048287 to your computer and use it in GitHub Desktop.
Sample Blog Info Gist
{
"meta":{
"status":200,
"msg":"OK"
},
"response":{
"blog":{
"title":"\/geek",
"posts":1160,
"name":"codingjester",
"url":"http:\/\/blog.johnbunting.me\/",
"updated":1352390307,
"description":"Hey, My name is John. I work at Tumblr. I love software, tech and anything geeky. Follow me here or <a href='http:\/\/twitter.com\/codingjester'>@codingjester<\/a>.",
"ask":true,
"ask_anon":true,
"share_likes":true,
"likes":1471
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment