Skip to content

Instantly share code, notes, and snippets.

@b1nary
Last active August 29, 2015 14:14
Show Gist options
  • Save b1nary/0636b455a0f391ff5e8c to your computer and use it in GitHub Desktop.
Save b1nary/0636b455a0f391ff5e8c to your computer and use it in GitHub Desktop.
API results maymay.in
{
"id": "3m",
"meme": "Doge",
"top_text": "much api",
"bottom_text": "",
"url": "http://maymay.in:3000/doge/much_api.jpg",
"short_url": "http://maymay.in:3000/s/3m.jpg",
"view_url": "http://maymay.in:3000/view/3m",
"creator": "anyanon",
"status": "new"
}
{
"creator": "anyanon",
"meme": "Doge",
"created": "2015-02-07 15:41:29 UTC",
"top_text": "much api",
"bottom_text": "",
"url": "http://maymay.in:3000/doge/much+api.jpg",
"short_url": "http://maymay.in:3000/s/3m.jpg",
"views": {
"today": 1,
"week": 1,
"month": 1,
"all": 1
}
}
{
"sort_by":"created_at",
"rendered":"2015-02-07 16:26:53 +0000",
"memes":[
{
"creator":"anyanon",
"meme":"Doge",
"created":"2015-02-07 16:05:05 UTC",
"top_text":"much api xx",
"bottom_text":"",
"url":"http://maymay.in:3000/doge/much+api+xx.jpg",
"short_url":"http://maymay.in:3000/s/3q.jpg",
"views":{
"today":1,
"week":1,
"month":1,
"all":1
}
}
# ...
]
}
{
"username":"anon1000",
"points":11,
"uploads":105,
"registered_since":"2015-02-04 20:46:51 UTC",
"sort_by":"created_at",
"rendered":"2015-02-07 16:51:09 +0000",
"memes":[
{
"creator":"anyanon",
"meme":"Doge",
"created":"2015-02-07 16:05:05 UTC",
"top_text":"much api",
"bottom_text":"",
"url":"http://maymay.in:3000/doge/much+api+xx.jpg",
"short_url":"http://maymay.in:3000/s/3q.jpg",
"views":{
"today":1,
"week":1,
"month":1,
"all":1
}
},
# ...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment