Created
March 21, 2015 12:56
-
-
Save ahmed-bacha/68818fc1fcf48da1fb74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_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" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
très préçise ! thnx