Skip to content

Instantly share code, notes, and snippets.

@timhodson
Created February 20, 2012 16:46
Show Gist options
  • Select an option

  • Save timhodson/1870065 to your computer and use it in GitHub Desktop.

Select an option

Save timhodson/1870065 to your computer and use it in GitHub Desktop.
Execute a sample search against the food dataset
# assumes you have set the value of KASABI_API_KEY in your shell session or .profile
curl -v -X GET "http://api.kasabi.com/dataset/nasa/apis/search?apikey=$KASABI_API_KEY&query=apollo" | xmllint --format -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment