Last active
April 10, 2021 12:57
-
-
Save ajailani4/cf9c146fc8bce6e3e16663e8ea95f800 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"status": true, | |
"data": { | |
"page": 1, | |
"limit": 10, | |
"last_page": 12, | |
"brands": [ | |
{ | |
"_id": "5f9918722082abf7d569d671", | |
"brand_slug": "att", | |
"brand": "AT&T", | |
"count_devices": 4, | |
"phone_list_url": "https://www.gsmarena.com/at&t-phones-57.php", | |
"created_at": "2020-10-28T08:50:38.417Z" | |
} | |
] | |
} | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment