62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"name": "Caguamas",
|
|
"photo": "Bar/32ozCaguamas.jpeg",
|
|
"price": 14,
|
|
"size": "32oz",
|
|
"spicy": "no",
|
|
"favorite": "no",
|
|
"description": "A drink."
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Jefes Tower",
|
|
"photo": "Bar/100ozTower.jpeg",
|
|
"price": 35,
|
|
"size": "100oz",
|
|
"spicy": "yes",
|
|
"favorite": "no",
|
|
"description": "A tower full of Corona."
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Chambong",
|
|
"photo": "Bar/chambong.jpeg",
|
|
"price": 18,
|
|
"size": "36oz",
|
|
"spicy": "no",
|
|
"favorite": "yes",
|
|
"description": "El Chambong."
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "La Mera Mera Margarita",
|
|
"photo": "Bar/laMeraMera56ozMargarita.jpeg",
|
|
"price": 20,
|
|
"size": "56oz",
|
|
"spicy": "yes",
|
|
"favorite": "yes",
|
|
"description": "The special margarita."
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Michelada",
|
|
"photo": "Bar/Michelada.jpeg",
|
|
"price": 13,
|
|
"size": "24oz",
|
|
"spicy": "yes",
|
|
"favorite": "no",
|
|
"description": "Corona with tamarindo."
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "Cheesy Mac & Cheese With a Fruit Cup",
|
|
"photo": "Bar/Michelada.jpeg",
|
|
"price": 13,
|
|
"size": "24oz",
|
|
"spicy": "yes",
|
|
"favorite": "no",
|
|
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
|
|
}
|
|
] |