Skip to content

Instantly share code, notes, and snippets.

@rajeshmr
Created February 17, 2016 05:14
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 rajeshmr/5fac3ca1f0a52782a259 to your computer and use it in GitHub Desktop.
Save rajeshmr/5fac3ca1f0a52782a259 to your computer and use it in GitHub Desktop.
Sample ingredient structure
{
"url": "http://allrecipes.co.in/recipe/12227/pakal-fish-curry.aspx",
"ingredients": [
"7-8 pakal fish",
"1 teaspoon turmeric powder",
"as needed salt",
"2 tablespoon mustard oil",
"a pinch black cumin seeds/powder",
"2 tablespoon onion, sliced",
"1/2 teaspoon ginger paste",
"1/2 teaspoon garlic paste",
"2-3 green chilies, chopped",
"2 tablespoon white mustard paste",
"water as needed", "as needed sugar",
"1 tablespoon coriander leaves, chopped",
"3-4 green chilies, whole"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment