August 2010
3 posts
Another API update
The new API now supports cross-site HTTP requests, meaning anyone can fetch memes using Javascript.
Some “diving in” sample code has been added to the documentation. Here it is in Safari’s console:
1 tag
api.automeme.net →
The slightly new and slightly improved Auto-Meme API!
In addition to the old URLs (which still work just fine), you can now fetch memes with one of these:
http://api.automeme.net/text
http://api.automeme.net/html
http://api.automeme.net/text.json
http://api.automeme.net/html.json
The documentation has also been rewritten, hopefully for the better.