Skip to content

Commit

Permalink
Create page 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Murat Yener authored Apr 11, 2024
1 parent 329b829 commit bb7249c
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions api/2
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"currentPage": 2,
"totalPages": 4,
"feed": [
{
"name": "Lime",
"full_name": "Citrus aurantiifolia",
"calories": "30 calories"
},
{
"name": "Papaya",
"full_name": "Carica papaya",
"calories": "59 calories"
},
{
"name": "Avocado",
"full_name": "Persea americana",
"calories": "160 calories"
},
{
"name": "Pomegranate",
"full_name": "Punica granatum",
"calories": "83 calories"
},
{
"name": "Cranberry",
"full_name": "Vaccinium macrocarpon",
"calories": "46 calories"
},
{
"name": "Apricot",
"full_name": "Prunus armeniaca",
"calories": "15 calories"
},
{
"name": "Fig",
"full_name": "Ficus carica",
"calories": "74 calories"
},
{
"name": "Guava",
"full_name": "Psidium guajava",
"calories": "68 calories"
}
]
}

0 comments on commit bb7249c

Please sign in to comment.