-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbookdata.json
More file actions
50 lines (50 loc) · 1.35 KB
/
bookdata.json
File metadata and controls
50 lines (50 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{"id": 0,
"title": "Middlesex",
"author": "Jeffrey Eugenides",
"published": "2002"},
{"id": 1,
"title": "White Teeth",
"author": "Zadie Smith",
"published": "2000"},
{"id": 2,
"title": "Half of a Yellow Sun",
"author": "Chimamanda Ngozi Adichie",
"published": "2006"},
{"id": 3,
"title": "Atonement",
"author": "Ian McEwan",
"published": "2001"},
{"id": 4,
"title": "Billy Lynn's Long Halftime Walk",
"author": "Ben Fountain",
"published": "2012"},
{"id": 5,
"title": "A Visit from the Goon Squad",
"author": "Jennifer Egan",
"published": "2010"},
{"id": 6,
"title": "The Amazing Adventures of Kavalier & Clay",
"author": "Michael Chabon",
"published": "2000"},
{"id": 7,
"title": "The Corrections",
"author": "Jonathan Franzen",
"published": "2001"},
{"id": 8,
"title": "Gilead",
"author": "Marilynne Robinson",
"published": "2004"},
{"id": 9,
"title": "Wolf Hall",
"author": "Hilary Mantel",
"published": "2009"},
{"id": 10,
"title": "The Known World",
"author": "Edward P Jones",
"published": "2003"},
{"id":11,
"title": "The Brief Wondrous Life of Oscar Wao",
"author": "Junot Diaz",
"published": "2007"}
]