Skip to content

Instantly share code, notes, and snippets.

@ajailani4
Created April 10, 2021 13:15
Show Gist options
  • Save ajailani4/c83a861a45358882f3c977f90e34419a to your computer and use it in GitHub Desktop.
Save ajailani4/c83a861a45358882f3c977f90e34419a to your computer and use it in GitHub Desktop.
{
"status": true,
"data": {
"page": 1,
"limit": 20,
"last_page": 5,
"phones": [
{
"phone_name": "Watch SE",
"phone_name_slug": "watch-se",
"brand": "Apple",
"brand_slug": "apple",
"phone_img_url": "https://fdn2.gsmarena.com/vv/bigpic/apple-watch-se.jpg",
"created_at": "2021-04-10T10:51:48.673Z"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment