Last active
February 20, 2021 07:39
-
-
Save sergeyKa73/96116079c7d7761189f827c33e71bb3e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[ | |
{ | |
"bookID": 34, | |
"bookAutor": "Джордж Oруэлл", | |
"bookName": "1984", | |
"status": 1 | |
}, | |
{ | |
"bookID": 35, | |
"bookAutor": "Олдос Хаксли", | |
"bookName": "О дивный новый мир", | |
"status": 2 | |
}, | |
{ | |
"bookID": 36, | |
"bookAutor": "Евгений Замятин", | |
"bookName": "Мы", | |
"status": 2 | |
}, | |
{ | |
"bookID": 37, | |
"bookAutor": "Юрий Олеша", | |
"bookName": "Три Толстяка", | |
"status": 1 | |
}, | |
{ | |
"bookID": 38, | |
"bookAutor": "Иван Гончаров", | |
"bookName": "Обломов", | |
"status": 1 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CatalogMyBook