Created
December 2, 2018 22:23
-
-
Save dannysmith/7068e838803b2aa5fe62b907b36b413f 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
[ | |
{ | |
"id": "A1", | |
"title": "The Lean Startup", | |
"complete": false, | |
"progress": 45, | |
"finishedOn": "", | |
"author": "Eric Ries", | |
"rating": 0, | |
"tags": ["business", "tech"], | |
"review": "", | |
"imageUrl": "http://c.danny.is/393cd30876e9/ls.jpg" | |
}, { | |
"id": "A2", | |
"title": "Team of Teams", | |
"complete": true, | |
"progress": 45, | |
"finishedOn": "2018-01-01", | |
"author": "Stanley McCrystal", | |
"rating": 5, | |
"tags": [], | |
"review": "Really goo bock innit", | |
"imageUrl": "http://c.danny.is/338b3ac403e0/tot.jpg" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment