-
Notifications
You must be signed in to change notification settings - Fork 1
/
menus.json
83 lines (83 loc) · 2.78 KB
/
menus.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[
{
"_id": {
"$oid": "5eee651f739f8c674fd736ee"
},
"name": "Tofu Bao",
"image": "https://photo2.foodgawker.com/wp-content/uploads/2020/12/3673283.jpg",
"price": "250",
"description": "crispy, fried tofu bites mixed in a spicy, topped Sausage"
},
{
"_id": {
"$oid": "5eee6671a27a66807cf2bea2"
},
"name": "Tacos De alambre",
"image": "https://photo.foodgawker.com/wp-content/uploads/2020/10/3652339.jpg",
"price": "300",
"description": "chicken cooked with bacon, topped with Oaxaca cheese"
},
{
"_id": {
"$oid": "5eee6692a27a66807cf2bea3"
},
"name": "Tacos Al Pastor",
"image": "https://photo2.foodgawker.com/wp-content/uploads/2020/11/3666680.jpg",
"price": "200",
"description": "warmth from spices and sweetness from pineapple"
},
{
"_id": {
"$oid": "5eee66a5a27a66807cf2bea4"
},
"name": "Chicken Bruschetta",
"image": "https://photo.foodgawker.com/wp-content/uploads/2020/10/3655673.jpg",
"price": "500",
"description": "crunch, succulent juicy chicken and a glaze drizzle"
},
{
"_id": {
"$oid": "5eee66c4a27a66807cf2bea5"
},
"name": "Vegetarian Frito Pie",
"image": "https://photo2.foodgawker.com/wp-content/uploads/2020/10/3650127.jpg",
"price": "350",
"description": "Kick off the week than with this Vegetarian Frito Pie"
},
{
"_id": {
"$oid": "5eee66cfa27a66807cf2bea6"
},
"name": "Kafta Kebabs",
"image": "https://photo2.foodgawker.com/wp-content/uploads/2020/09/3647666.jpg",
"price": "200",
"description": "beautifully flavored with spices and fresh parsley"
},
{
"_id": {
"$oid": "5eee66eea27a66807cf2bea7"
},
"name": "Balik Ekmek",
"image": "https://photo2.foodgawker.com/wp-content/uploads/2020/09/3642459.jpeg",
"price": "600",
"description": "BALIK EKMEK / ISTANBUL STREET FLAVOR, FISH SANDWICH"
},
{
"_id": {
"$oid": "5eee6717a27a66807cf2bea8"
},
"name": "Kielbasa Quesadillas",
"image": "https://photo2.foodgawker.com/wp-content/uploads/2020/07/3625674.jpg",
"price": "500",
"description": "Sausage, peppers, and onions with a twist: Kielbasa Quesadillas"
},
{
"_id": {
"$oid": "5eee6717a27a66807cf2bea9"
},
"name": "Ground Tacos",
"image": "https://photo.foodgawker.com/wp-content/uploads/2020/08/3631018.jpg",
"price": "400",
"description": "Sandwiches have eggs, bacon, cheese, avocado, spinach, and tomato"
}
]