User Tools

Site Tools


json:recipe_sweet_sauces

Recipes for Sweet sauces

null
[
    {
        "name": "Caramel sauce",
        "type": "sweet sauce",
        "Ingredients": {
            "sugar": "200 g",
            "water": "2 spoons",
            "cream": "250 ml"
        }
    }
]
  • element: json, id: caramel, path: [], inline data
[
    {
        "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"
        }
    }
]
  • element: json, id: ganache, path: [], inline data

Here are recipes for Caramel sauce and Ganache. Please view source for raw JSON data inside the page.

json/recipe_sweet_sauces.txt · Last modified: 2023/10/26 18:47 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki