Skip to content

Instantly share code, notes, and snippets.

@ahmed-bacha
Created March 21, 2015 12:56
Show Gist options
  • Select an option

  • Save ahmed-bacha/68818fc1fcf48da1fb74 to your computer and use it in GitHub Desktop.

Select an option

Save ahmed-bacha/68818fc1fcf48da1fb74 to your computer and use it in GitHub Desktop.
{
"_id": "68818fc1fcf48da1fb74",
"title": "Tarte au chocolat",
"description": "Le Lorem Ipsum est simplement du faux texte employé dans la composition et la mise en page avant impression. Le Lorem Ipsum est le faux texte standard de l'imprimerie depuis les années 1500, quand un peintre anonyme assembla ensemble des morceaux de texte pour réaliser un livre spécimen de polices de texte",
"duree": "40 MIN",
"portions": 4,
"categorie" : "Plat",
"stared": ["ahmed-bacha", "nbouherrou", "webmobile01", "webmobile02"],
"visites" : 192,
"ingredients": [
{
"name": "element01",
"quantite": 200,
"unite" : "Gramme"
},
{
"name": "element02",
"quantite": 5,
"unite" : "Unit"
}
],
"image" : "base64"
}
@webmobile01
Copy link
Copy Markdown

très préçise ! thnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment