example-data.com

recipes

recipes

Page 4 of 10.

smoky Arepas

smoky Arepas

quickvegetariandairy-freevegan
Prep
11 min
Cook
39 min
Serves
6

Ut aufero tandem fuga suggero.

Ingredients

  • • 3.25 cup red lentils
  • • 1.5 tsp corn syrup
  • • 4 g kumera
  • • 1.25 oz allspice
  • • 3.5 tbsp yeast
  • • 2.25 g tamari
  • • 2.25 oz bean sprouts
  • • 1 lb fingerlime
  • • 1.75 tsp greenwheat freekeh

Instructions

  1. Step 1: Garnish fruit until hic contego.
  2. Step 2: Season elderberry until aro deprecator usque denuo ambulo.
  3. Step 3: Season avocado spread until consuasor esse sub.
  4. Step 4: Fold squid until creber uterque depraedor.
  5. Step 5: Stir lemongrass until centum officia maxime pauci distinctio.
sweet Purple Carrot Salad

sweet Purple Carrot Salad

weeknightcomfortquick
Prep
14 min
Cook
120 min
Serves
4

Temeritas excepturi supra amicitia sequi spargo vir animi. Amor annus spiritus bos utrum. Aranea defendo solitudo auctus bardus.

Ingredients

  • • 0.25 tbsp limes
  • • 1.5 tbsp sprouts
  • • 2.25 tbsp soba
  • • 4 tbsp ricemilk
  • • 3.75 g sunflower oil
  • • 1.25 cup soy flour
  • • 0.75 lb butter

Instructions

  1. Step 1: Season longan until summa timidus dolore deleniti.
  2. Step 2: Simmer broccoli until vir cariosus vero fugiat.
  3. Step 3: Whisk margarine until decipio veritas villa antea.
  4. Step 4: Garnish mulberries until aeternus bene.
  5. Step 5: Garnish juniper berries until suffragium tristis.
creamy Watermelon-glazed Pigeon Skewers

creamy Watermelon-glazed Pigeon Skewers

Prep
35 min
Cook
16 min
Serves
4

Coma cohaero subvenio sint arcus numquam arbustum.

Ingredients

  • • 3.75 cup rice flour
  • • 2.25 g fromage blanc
  • • 0.5 lb squid
  • • 0.75 cup koshihikari rice
  • • 1 tsp bocconcini
  • • 4 oz snowpeas

Instructions

  1. Step 1: Fold cumin until cum teneo sollers.
  2. Step 2: Season enoki mushrooms until utor adicio.
  3. Step 3: Simmer okra until substantia arceo tum tolero cunabula.
  4. Step 4: Combine apple cider vinegar until substantia contra cornu accusantium.
  5. Step 5: Fold ricotta until sub spiritus cumque temptatio.
creamy Bruschette With Tomato

creamy Bruschette With Tomato

vegangluten-freeweeknight
Prep
56 min
Cook
34 min
Serves
8

Tepesco tutis confero laborum praesentium doloribus defessus vobis amor. Timidus consequatur coma cognatus trucido exercitationem ocer id. Articulus claustrum vobis iste volubilis nesciunt.

Ingredients

  • • 3 cup nutritional yeast
  • • 2.5 tbsp broccolini
  • • 3.25 g vermicelli noodles
  • • 1 tsp potatoes
  • • 1 lb milk chocolate
  • • 0.75 tbsp rosemary
  • • 2.5 oz eggs
  • • 0.25 tbsp capers
  • • 3.5 cup hiramasa kingfish

Instructions

  1. Step 1: Stir koshihikari rice until temporibus illo.
  2. Step 2: Combine chia seeds until neque crudelis comparo acsi.
  3. Step 3: Whisk avocado spread until est quaerat asperiores tubineus.
  4. Step 4: Stir kidney beans until vir socius inventore acer vestigium.
  5. Step 5: Fold sardines until undique incidunt.
  6. Step 6: Whisk cloves until vulpes bestia viscus.
  7. Step 7: Stir corella pear until adiuvo valetudo synagoga est.
delicious Pasta And Beans

delicious Pasta And Beans

low-carbvegetariancomfortweeknight
Prep
49 min
Cook
167 min
Serves
2

Talus acer capitulus.

Ingredients

  • • 2 g vegetable stock
  • • 1.25 cup cavalo
  • • 3.5 oz choy sum
  • • 2.75 tbsp watercress
  • • 2 tsp monkfish
  • • 0.5 tbsp mangosteens
  • • 1 oz asafoetida
  • • 2.5 lb mahi mahi

Instructions

  1. Step 1: Simmer sage until bardus stips beatus cresco ceno.
  2. Step 2: Combine aniseed until verus adflicto aliquid venio tamquam.
  3. Step 3: Sauté mung beans until cervus balbus.
  4. Step 4: Fold jicama until apostolus acidus aptus ante.
  5. Step 5: Sauté poppy seed until caute votum.
spicy Poke

spicy Poke

family
Prep
39 min
Cook
131 min
Serves
2

Ulciscor currus capio eveniet demulceo cariosus tutis cornu verbera aegrotatio. Ventus vir artificiose inventore aestivus maiores summa texo. Aer textus tristis nostrum fugiat.

Ingredients

  • • 1.25 oz edamame
  • • 4 tsp cumquat
  • • 1 cup swordfish
  • • 1.25 oz bacon
  • • 3.25 tsp corn oil
  • • 1.25 lb enoki mushrooms
  • • 0.25 tbsp wholemeal
  • • 2.5 tbsp lavender flowers
  • • 1.75 cup butternut pumpkin
  • • 2.5 tbsp guava

Instructions

  1. Step 1: Sauté dill until coma verbera.
  2. Step 2: Whisk cumquat until tonsor bonus deserunt.
  3. Step 3: Fold cardamom until beatus sortitus uredo attollo.
  4. Step 4: Season chicken stock until depereo tepidus molestias.
  5. Step 5: Stir annatto seed until demulceo debeo.

Showing first 6 of 24 on this page.

curl -sS \
  "https://example-data.com/api/v1/recipes?limit=25"
const res = await fetch(
  "https://example-data.com/api/v1/recipes?limit=25"
);
const { data, meta } = await res.json();
import type { Recipe, ListEnvelope } from "https://example-data.com/types/recipes.d.ts";

const res = await fetch(
  "https://example-data.com/api/v1/recipes?limit=25"
);
const { data, meta } = (await res.json()) as ListEnvelope<Recipe>;
import requests

res = requests.get(
    "https://example-data.com/api/v1/recipes",
    params={"limit": 25},
)
data = res.json()
{
  "data": [
    {
      "id": 73,
      "userId": 44,
      "title": "smoky Arepas",
      "slug": "smoky-arepas-73",
      "description": "Ut aufero tandem fuga suggero.",
      "cuisine": "vietnamese",
      "difficulty": "hard",
      "prepMinutes": 11,
      "cookMinutes": 39,
      "servings": 6,
      "ingredients": [
        "3.25 cup red lentils",
        "1.5 tsp corn syrup",
        "4 g kumera",
        "1.25 oz allspice",
        "3.5 tbsp yeast",
        "2.25 g tamari",
        "2.25 oz bean sprouts",
        "1 lb fingerlime",
        "1.75 tsp greenwheat freekeh"
      ],
      "instructions": [
        "Step 1: Garnish fruit until hic contego.",
        "Step 2: Season elderberry until aro deprecator usque denuo ambulo.",
        "Step 3: Season avocado spread until consuasor esse sub.",
        "Step 4: Fold squid until creber uterque depraedor.",
        "Step 5: Stir lemongrass until centum officia maxime pauci distinctio."
      ],
      "tags": [
        "quick",
        "vegetarian",
        "dairy-free",
        "vegan"
      ],
      "imageUrl": "https://picsum.photos/seed/recipe-73/1200/800",
      "createdAt": "2026-01-08T01:40:37.018Z",
      "updatedAt": "2026-01-08T01:40:37.018Z"
    },
    {
      "id": 74,
      "userId": 229,
      "title": "sweet Purple Carrot Salad",
      "slug": "sweet-purple-carrot-salad-74",
      "description": "Temeritas excepturi supra amicitia sequi spargo vir animi. Amor annus spiritus bos utrum. Aranea defendo solitudo auctus bardus.",
      "cuisine": "vietnamese",
      "difficulty": "hard",
      "prepMinutes": 14,
      "cookMinutes": 120,
      "servings": 4,
      "ingredients": [
        "0.25 tbsp limes",
        "1.5 tbsp sprouts",
        "2.25 tbsp soba",
        "4 tbsp ricemilk",
        "3.75 g sunflower oil",
        "1.25 cup soy flour",
        "0.75 lb butter"
      ],
      "instructions": [
        "Step 1: Season longan until summa timidus dolore deleniti.",
        "Step 2: Simmer broccoli until vir cariosus vero fugiat.",
        "Step 3: Whisk margarine until decipio veritas villa antea.",
        "Step 4: Garnish mulberries until aeternus bene.",
        "Step 5: Garnish juniper berries until suffragium tristis."
      ],
      "tags": [
        "weeknight",
        "comfort",
        "quick"
      ],
      "imageUrl": "https://picsum.photos/seed/recipe-74/1200/800",
      "createdAt": "2025-01-03T16:34:14.413Z",
      "updatedAt": "2025-01-03T16:34:14.413Z"
    },
    {
      "id": 75,
      "userId": 121,
      "title": "creamy Watermelon-glazed Pigeon Skewers",
      "slug": "creamy-watermelon-glazed-pigeon-skewers-75",
      "description": "Coma cohaero subvenio sint arcus numquam arbustum.",
      "cuisine": "chinese",
      "difficulty": "medium",
      "prepMinutes": 35,
      "cookMinutes": 16,
      "servings": 4,
      "ingredients": [
        "3.75 cup rice flour",
        "2.25 g fromage blanc",
        "0.5 lb squid",
        "0.75 cup koshihikari rice",
        "1 tsp bocconcini",
        "4 oz snowpeas"
      ],
      "instructions": [
        "Step 1: Fold cumin until cum teneo sollers.",
        "Step 2: Season enoki mushrooms until utor adicio.",
        "Step 3: Simmer okra until substantia arceo tum tolero cunabula.",
        "Step 4: Combine apple cider vinegar until substantia contra cornu accusantium.",
        "Step 5: Fold ricotta until sub spiritus cumque temptatio."
      ],
      "tags": [],
      "imageUrl": "https://picsum.photos/seed/recipe-75/1200/800",
      "createdAt": "2025-12-13T19:44:03.601Z",
      "updatedAt": "2025-12-13T19:44:03.601Z"
    }
  ],
  "meta": {
    "page": 4,
    "limit": 24,
    "total": 300,
    "totalPages": 13
  },
  "links": {
    "self": "/api/v1/recipes?page=4",
    "next": "/api/v1/recipes?page=5",
    "prev": "/api/v1/recipes?page=3"
  }
}
Draftbit