Skip to content

Instantly share code, notes, and snippets.

@nickmealey
Created June 16, 2016 22:20
Show Gist options
  • Save nickmealey/3fd5bee7a5028bc959a3d2dcf65e5952 to your computer and use it in GitHub Desktop.
Save nickmealey/3fd5bee7a5028bc959a3d2dcf65e5952 to your computer and use it in GitHub Desktop.
$.getJSON('/search?q=shirt&view=json', function(response) {
console.log(response)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment