-
Notifications
You must be signed in to change notification settings - Fork 3
/
books.json
32 lines (32 loc) · 4.53 KB
/
books.json
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
[
{ "id": 1, "title": "Haben oder haben", "author": "Fric Eromm", "genre": "philosophy", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 2, "title": "Parry Hotter", "author": "J/K Rowlin'", "genre": "erotic", "price": "9.95", "rating": "★★★☆☆", "stock": "1" },
{ "id": 3, "title": "Laughterhouse-Five", "author": "Truk Tugennov", "genre": "scifi", "price": "9.95", "rating": "★★★☆☆", "stock": "1" },
{ "id": 4, "title": "To Mock a Killingbird", "author": "Larper Hee", "genre": "novel", "price": "9.95", "rating": "★★☆☆☆", "stock": "1" },
{ "id": 5, "title": "1498", "author": "Gorge Norwell", "genre": "scifi", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 6, "title": "The Grand Grotsby", "author": "Gerald F. Scott", "genre": "novel", "price": "9.95", "rating": "★★★★★", "stock": "1" },
{ "id": 7, "title": "The Pickled Lynx", "author": "Ant One", "genre": "fantasy", "price": "9.95", "rating": "★☆☆☆☆", "stock": "1" },
{ "id": 8, "title": "Celsius 233", "author": "Bay Radbdury", "genre": "scifi", "price": "9.95", "rating": "★★★★★", "stock": "1" },
{ "id": 9, "title": "The Rye in the Catcher", "author": "DJ Salinger", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 10, "title": "Of Mouse and Man", "author": "Johannes Beckstein", "genre": "novel", "price": "9.95", "rating": "★★☆☆☆", "stock": "1" },
{ "id": 11, "title": "The Fjord of the Lies", "author": "Gilliam Wolding", "genre": "horror", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 12, "title": "The Foreigner", "author": "Alberto Camuso", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 13, "title": "The Young Woman and the Mountain", "author": "Ernest Waymingway", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 14, "title": "Gautama", "author": "Erman Essen", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 15, "title": "The Polar Turtle", "author": "Alyx Gawker", "genre": "fantasy", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 16, "title": "The Transformation", "author": "Kranz Fafka", "genre": "horror", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 17, "title": "The Unbearable Heaviness of Lightness", "author": "Kilan Mundera", "genre": "novel", "price": "9.95", "rating": "★★★★★", "stock": "1" },
{ "id": 18, "title": "The Sitting", "author": "Steffen König", "genre": "horror", "price": "9.95", "rating": "★☆☆☆☆", "stock": "1" },
{ "id": 19, "title": "The Name of the Rows", "author": "Umberto E. Erto", "genre": "novel", "price": "9.95", "rating": "★★★☆☆", "stock": "1" },
{ "id": 20, "title": "The Master of Margaritas", "author": "Michel Bulgakòv", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 21, "title": "Mostly on the Road", "author": "Jake Rockuac", "genre": "novel", "price": "9.95", "rating": "★★★☆☆", "stock": "1" },
{ "id": 22, "title": "Does the Sun Also Rise?", "author": "Ernst Doubtingway", "genre": "crime", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 23, "title": "Achilles", "author": "Jayce Jomes", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 24, "title": "The Insiders", "author": "E. S. Hilton", "genre": "crime", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 25, "title": "For Whom the Ball Tells", "author": "Ernest Waymingway", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 26, "title": "A Citrussy Clock", "author": "Bethany Urges", "genre": "crime", "price": "9.95", "rating": "★★★★★", "stock": "1" },
{ "id": 27, "title": "Baiting for Robot", "author": "Manuel Rickett", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 28, "title": "An Artist Makes a Portrait of a Young Man", "author": "Jayce Jomes", "genre": "novel", "price": "9.95", "rating": "★★★★☆", "stock": "1" },
{ "id": 29, "title": "Deafness", "author": "Sara Josemago", "genre": "novel", "price": "9.95", "rating": "★★★☆☆", "stock": "1" },
{ "id": 30, "title": "Fear a Loaf in Los Angeles", "author": "Thomas S. Hunter", "genre": "horror", "price": "9.95", "rating": "★★★★☆", "stock": "1" }
]