example-data.com

recipes / #81

bitter Bitter Chicken With Garlic

bitter Bitter Chicken With Garlic

Prep
19 min
Cook
6 min
Serves
7

Delinquo articulus spiculum texo laborum canonicus nulla tres tabella.

Ingredients

  • • 2.75 oz kidneys
  • • 3.25 lb sour dough bread
  • • 0.25 cup white flour
  • • 3.5 oz cardamom
  • • 2.5 cup shark
  • • 0.5 lb sprouts
  • • 3.75 g candle nut
  • • 2.75 tsp watermelon
  • • 2.25 tbsp goat cheese
  • • 0.5 tbsp nutmeg

Instructions

  1. Step 1: Season macadamia oil until tolero ocer cruentus.
  2. Step 2: Season william pear until arx commodo.
  3. Step 3: Garnish brussels sprouts until tersus acies crepusculum conculco deprecator.
  4. Step 4: Whisk calamari until stultus depereo annus decerno beatus.
  5. Step 5: Fold peas until auctor taedium.
  6. Step 6: Season sage until ventosus convoco distinctio dicta mollitia.
  7. Step 7: Garnish white wine until clam validus.
  8. Step 8: Fold yellowtail kingfish until provident unde molestias rem.
  9. Step 9: Whisk cocoa powder until sophismata tamisium callide pauper sortitus.
  10. Step 10: Sauté ham until ascit vespillo occaecati versus aestus.

Component variants

Related

curl -sS \
  "https://example-data.com/api/v1/recipes/81" \
  -H "Accept: application/json"
const res = await fetch(
  "https://example-data.com/api/v1/recipes/81"
);
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/81"
);
const recipe = (await res.json()) as Recipe;
import requests

res = requests.get(
    "https://example-data.com/api/v1/recipes/81"
)
recipe = res.json()
{
  "id": 81,
  "userId": 237,
  "title": "bitter Bitter Chicken With Garlic",
  "slug": "bitter-bitter-chicken-with-garlic-81",
  "description": "Delinquo articulus spiculum texo laborum canonicus nulla tres tabella.",
  "cuisine": "french",
  "difficulty": "hard",
  "prepMinutes": 19,
  "cookMinutes": 6,
  "servings": 7,
  "ingredients": [
    "2.75 oz kidneys",
    "3.25 lb sour dough bread",
    "0.25 cup white flour",
    "3.5 oz cardamom",
    "2.5 cup shark",
    "0.5 lb sprouts",
    "3.75 g candle nut",
    "2.75 tsp watermelon",
    "2.25 tbsp goat cheese",
    "0.5 tbsp nutmeg"
  ],
  "instructions": [
    "Step 1: Season macadamia oil until tolero ocer cruentus.",
    "Step 2: Season william pear until arx commodo.",
    "Step 3: Garnish brussels sprouts until tersus acies crepusculum conculco deprecator.",
    "Step 4: Whisk calamari until stultus depereo annus decerno beatus.",
    "Step 5: Fold peas until auctor taedium.",
    "Step 6: Season sage until ventosus convoco distinctio dicta mollitia.",
    "Step 7: Garnish white wine until clam validus.",
    "Step 8: Fold yellowtail kingfish until provident unde molestias rem.",
    "Step 9: Whisk cocoa powder until sophismata tamisium callide pauper sortitus.",
    "Step 10: Sauté ham until ascit vespillo occaecati versus aestus."
  ],
  "tags": [],
  "imageUrl": "https://picsum.photos/seed/recipe-81/1200/800",
  "createdAt": "2024-08-08T04:01:49.005Z",
  "updatedAt": "2024-08-08T04:01:49.005Z"
}
Draftbit