Last active
August 5, 2018 16:38
-
-
Save creativefull/ae2cc08a04f83049d83d1907482b13f5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [{ | |
| "id" : "1", | |
| "image_url" : "https://i.imgur.com/LAAc2m.jpg", | |
| "title" : "This is a wallapeper" | |
| },{ | |
| "id" : "2", | |
| "image_url" : "https://i.imgur.com/LAAc2m.jpg", | |
| "title" : "This is a wallapeper 2" | |
| },{ | |
| "id" : "3", | |
| "image_url" : "https://i.imgur.com/LAAc2m.jpg", | |
| "title" : "This is a wallapeper 3" | |
| }] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment