Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": true,
- "count": 7,
- "data": [
- {
- "_id": "5f3a58705109a6710c6f13c8",
- "name": "Something medium again",
- "description": "description",
- "rating": 1
- },
- {
- "_id": "5f3a58705109a6710c6f13c7",
- "name": "Another hard recipe",
- "description": "description",
- "rating": 5
- },
- {
- "_id": "5f3a58705109a6710c6f13c6",
- "name": "Something really Hard",
- "description": "description",
- "rating": 2
- },
- {
- "_id": "5f3a58705109a6710c6f13c5",
- "name": "Summer Rolls",
- "description": "Delicious Vietnamese Summer Rolls",
- "rating": 3
- },
- {
- "_id": "5f3a58705109a6710c6f13c4",
- "name": "Some Breakfast would be here",
- "description": "Classic Mac and Cheese.",
- "rating": 3
- },
- {
- "_id": "5f3a58705109a6710c6f13c3",
- "name": "Schinkenfleckerl",
- "description": "Viennese Schinkenfleckerl",
- "rating": 5
- },
- {
- "_id": "5f3a58705109a6710c6f13c2",
- "name": "Mac and Cheese",
- "description": "Classic Mac and Cheese",
- "rating": 3
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement