Created
February 20, 2012 16:46
-
-
Save timhodson/1870065 to your computer and use it in GitHub Desktop.
Execute a sample search against the food dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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