Skip to content

Instantly share code, notes, and snippets.

@ericdfields
Created September 15, 2011 13:48
Show Gist options
  • Save ericdfields/1219264 to your computer and use it in GitHub Desktop.
Save ericdfields/1219264 to your computer and use it in GitHub Desktop.
$.getJSON('http://feeds.pinboard.in/json/v1/recent?jsoncallback=?', function(data) {
alert('asdf')
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment