Skip to content

Instantly share code, notes, and snippets.

@GWillmann
Last active August 29, 2015 14:17
Show Gist options
  • Save GWillmann/24e9ce70e2785931f5ae to your computer and use it in GitHub Desktop.
Save GWillmann/24e9ce70e2785931f5ae to your computer and use it in GitHub Desktop.
{
"title": "List of recipe",
"organisation": "J'aiFaim",
"list":
[
{ "id": "64768ed4fc53d4c39f3f",
"title": "Poulet au curry",
"author": "Emilie",
"creationDate": "18/03/2015",
"prepTime": "15min",
"cookingTime": "30min",
"imageUrl": "http://www.supermarchesmatch.fr/userfiles/images/Poulet%20au%20curry.jpg",
"ingredientList":
[
{ "name": "pates",
"quantity": "2kg"
}
],
"stepList":
[
{
"description": "Mettre les pates dans l'eau et prier"
}
],
"difficulty": "dure très dure",
"type": "Plat principal"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment