Skip to content

Instantly share code, notes, and snippets.

@daviesf1
Created March 17, 2014 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviesf1/9605787 to your computer and use it in GitHub Desktop.
Save daviesf1/9605787 to your computer and use it in GitHub Desktop.
Nutritionix Food Search
curl --include --request GET 'https://nutritionix-api.p.mashape.com/v1_1/search/cheddar cheese?fields=item_name%2Citem_id%2Cbrand_name%2Cnf_calories%2Cnf_total_fat' \
--header "X-Mashape-Authorization: <mashape-key>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment