books.json•1.23 kB
[
{
"id": 1,
"title": "The Great Gatsby",
"author": "F. Scott Fitzgerald",
"count": 15
},
{
"id": 2,
"title": "To Kill a Mockingbird",
"author": "Harper Lee",
"count": 8
},
{
"id": 3,
"title": "Animal Farm",
"author": "George Orwell",
"count": 14
},
{
"id": 4,
"title": "Pride and Prejudice",
"author": "Jane Austen",
"count": 12
},
{
"id": 5,
"title": "The Catcher in the Rye",
"author": "J.D. Salinger",
"count": 6
},
{
"id": 6,
"title": "Lord of the Flies",
"author": "William Golding",
"count": 10
},
{
"id": 7,
"title": "The Hobbit",
"author": "J.R.R. Tolkien",
"count": 18
},
{
"id": 8,
"title": "Fahrenheit 451",
"author": "Ray Bradbury",
"count": 5
},
{
"id": 9,
"title": "Jane Eyre",
"author": "Charlotte Bront\u00eb",
"count": 9
},
{
"id": 10,
"title": "The Chronicles of Narnia",
"author": "C.S. Lewis",
"count": 13
}
]