Skip to content

Instantly share code, notes, and snippets.

@wcalderipe
Created June 18, 2017 23:13
Show Gist options
  • Save wcalderipe/c07095fbeed78ad08edf78783265f704 to your computer and use it in GitHub Desktop.
Save wcalderipe/c07095fbeed78ad08edf78783265f704 to your computer and use it in GitHub Desktop.
{
"books": [
{
"title": "Some awesome book in the internet",
"author": "John Doe",
"cover": "http://placehold.it/158x200"
},
{
"title": "Some awesome book in the internet",
"author": "John Doe",
"cover": "http://placehold.it/158x350"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment