example-data.com

recipes / #165

juicy Stinky Tofu

juicy Stinky Tofu

Prep
14 min
Cook
126 min
Serves
3

Antea asporto temeritas strues crapula venio ipsa ademptio. Umquam una tabgo adsum.

Ingredients

  • • 2.25 g mozzarella
  • • 3.5 lb wheat
  • • 2.25 tbsp olives
  • • 1.75 g jelly
  • • 2.25 cup morwong
  • • 0.25 cup fish sauce
  • • 2.5 lb coconut water
  • • 3.75 cup mangosteens
  • • 2.25 cup kombu
  • • 3.5 oz morwong
  • • 2.5 g oranges
  • • 2.5 tbsp tea oil
  • • 1.5 tbsp milk chocolate

Instructions

  1. Step 1: Season mustard until ducimus articulus utpote totus error.
  2. Step 2: Fold flaxseed until velum surculus.
  3. Step 3: Fold common cultivated mushrooms until super pax aperte.
  4. Step 4: Stir cacao until alienus aegrotatio aufero.
  5. Step 5: Fold broccoli until defetiscor carpo.
  6. Step 6: Whisk cake until avarus caste auctor carbo.
  7. Step 7: Simmer kudzu until asper abundans temporibus baiulus copiose.
  8. Step 8: Season goji berry until aegre apud claustrum sequi speculum.
  9. Step 9: Season blood oranges until corrigo sordeo defungo tabernus.
  10. Step 10: Combine whiting wild rice until corroboro tenax.

Component variants

Related

curl -sS \
  "https://example-data.com/api/v1/recipes/165" \
  -H "Accept: application/json"
const res = await fetch(
  "https://example-data.com/api/v1/recipes/165"
);
const recipe = await res.json();
import type { Recipe } from "https://example-data.com/types/recipes.d.ts";

const res = await fetch(
  "https://example-data.com/api/v1/recipes/165"
);
const recipe = (await res.json()) as Recipe;
import requests

res = requests.get(
    "https://example-data.com/api/v1/recipes/165"
)
recipe = res.json()
{
  "id": 165,
  "userId": 214,
  "title": "juicy Stinky Tofu",
  "slug": "juicy-stinky-tofu-165",
  "description": "Antea asporto temeritas strues crapula venio ipsa ademptio. Umquam una tabgo adsum.",
  "cuisine": "french",
  "difficulty": "hard",
  "prepMinutes": 14,
  "cookMinutes": 126,
  "servings": 3,
  "ingredients": [
    "2.25 g mozzarella",
    "3.5 lb wheat",
    "2.25 tbsp olives",
    "1.75 g jelly",
    "2.25 cup morwong",
    "0.25 cup fish sauce",
    "2.5 lb coconut water",
    "3.75 cup mangosteens",
    "2.25 cup kombu",
    "3.5 oz morwong",
    "2.5 g oranges",
    "2.5 tbsp tea oil",
    "1.5 tbsp milk chocolate"
  ],
  "instructions": [
    "Step 1: Season mustard until ducimus articulus utpote totus error.",
    "Step 2: Fold flaxseed until velum surculus.",
    "Step 3: Fold common cultivated mushrooms until super pax aperte.",
    "Step 4: Stir cacao until alienus aegrotatio aufero.",
    "Step 5: Fold broccoli until defetiscor carpo.",
    "Step 6: Whisk cake until avarus caste auctor carbo.",
    "Step 7: Simmer kudzu until asper abundans temporibus baiulus copiose.",
    "Step 8: Season goji berry until aegre apud claustrum sequi speculum.",
    "Step 9: Season blood oranges until corrigo sordeo defungo tabernus.",
    "Step 10: Combine whiting wild rice until corroboro tenax."
  ],
  "tags": [],
  "imageUrl": "https://picsum.photos/seed/recipe-165/1200/800",
  "createdAt": "2024-06-20T07:30:24.397Z",
  "updatedAt": "2024-06-20T07:30:24.397Z"
}
Draftbit