Skip to content

Instantly share code, notes, and snippets.

@eis6aer
Created May 27, 2020 00:09
Show Gist options
  • Save eis6aer/7e375375dbb52dd9b1bda9ef3bf5ac92 to your computer and use it in GitHub Desktop.
Save eis6aer/7e375375dbb52dd9b1bda9ef3bf5ac92 to your computer and use it in GitHub Desktop.
[
{
"id": "1",
"title": "Burger King",
"imageUrl": "https://fakeimg.pl/350x200/",
"description": "Description about burger king",
"favorite": false
},
{
"id": "2",
"title": "Izote",
"imageUrl": "https://fakeimg.pl/350x200/",
"description": "Description about burger king",
"favorite": false
},
{
"id": "3",
"title": "Burger King",
"imageUrl": "https://fakeimg.pl/350x200/",
"description": "Description about burger king",
"favorite": false
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment