Skip to content

Instantly share code, notes, and snippets.

@dealin
Created January 24, 2010 18:15
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 dealin/285350 to your computer and use it in GitHub Desktop.
Save dealin/285350 to your computer and use it in GitHub Desktop.
{ "food_name"=>"Bacon",
"servings"=>
{"serving"=>[
{"serving_description"=>"1 thin slice (yield after cooking)",
"polyunsaturated_fat"=>"0.237",
"protein"=>"1.85",
"metric_serving_amount"=>"5.000",
"sodium"=>"116",
"cholesterol"=>"6",
"calories"=>"27"},
{"serving_description"=>"2 thin slices (yield after cooking)",
"polyunsaturated_fat"=>"0.237",
"protein"=>"1.85",
"metric_serving_amount"=>"5.000",
"sodium"=>"116",
"cholesterol"=>"6",
"calories"=>"27"}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment