Skip to content

Instantly share code, notes, and snippets.

@ajailani4
Created April 10, 2021 13:23
Show Gist options
  • Save ajailani4/3a1f7d57be26f981c64be082771e98f2 to your computer and use it in GitHub Desktop.
Save ajailani4/3a1f7d57be26f981c64be082771e98f2 to your computer and use it in GitHub Desktop.
{
"status": true,
"data": {
"page": 1,
"limit": 10,
"last_page": 4,
"phones": [
{
"phone_name": "Galaxy Note9",
"phone_name_slug": "galaxy-note9",
"brand": "Samsung",
"brand_slug": "samsung",
"phone_img_url": "https://fdn2.gsmarena.com/vv/bigpic/samsung-galaxy-note9-r1.jpg",
"created_at": "2021-04-10T10:51:50.043Z"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment