-
Notifications
You must be signed in to change notification settings - Fork 556
/
bandung.json
35 lines (35 loc) · 1.1 KB
/
bandung.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
{
"name": "Bandung, Rose Syrup Beverage",
"description": "Bandung is a popular drink from Malaysia and Singapore. This is a popular street side drink and is also a favorite drink in Malaya community. It is served during iftar during the month of Ramadan. It is also served at weddings and celebrations. It is a simple drink prepared with condensed milk and Rose syrup.",
"github": "lukasleeyo",
"ingredients": [
{
"quantity": "2–3",
"measure": "tablespoon",
"ingredient": "Condensed Milk"
},
{
"quantity": "2",
"measure": "tablespoon",
"ingredient": "Roohafza"
},
{
"quantity": "1 ½",
"measure": "cup",
"ingredient": "water"
}
],
"directions": [
"Combine condensed milk and roohafza in a bowl.",
"Add water and mix well until condensed milk dissolves in the water. A combination of soda and milk can also be used.",
"Chill and serve. OR pour in serving glasses, add some ice and serve."
],
"image": "bandung.jpg",
"source": "https://www.myspicykitchen.net/bandung-rose-syrup-beverage-from-malaysia/",
"keywords": [
"cool",
"Malaysian",
"milk",
"soda"
]
}