null
[
{
"name": "Caramel sauce",
"type": "sweet sauce",
"Ingredients": {
"sugar": "200 g",
"water": "2 spoons",
"cream": "250 ml"
}
}
][
{
"name": "Caramel sauce",
"type": "sweet sauce",
"Ingredients": {
"sugar": "200 g",
"water": "2 spoons",
"cream": "250 ml"
}
}
][
{
"name": "Caramel sauce",
"type": "sweet sauce",
"Ingredients": {
"sugar": "200 g",
"water": "2 spoons",
"cream": "250 ml"
}
},
{
"name": "Ganache",
"type": "sweet sauce",
"Ingredients": {
"chocolate": "250 g",
"cream": "250 ml"
}
}
]Here are recipes for Caramel sauce and Ganache. Please view source for raw JSON data inside the page.