Skip to content

Instantly share code, notes, and snippets.

@sergeyKa73
Last active February 20, 2021 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergeyKa73/96116079c7d7761189f827c33e71bb3e to your computer and use it in GitHub Desktop.
Save sergeyKa73/96116079c7d7761189f827c33e71bb3e to your computer and use it in GitHub Desktop.
[
{
"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
}
]
@sergeyKa73
Copy link
Author

CatalogMyBook

@sergeyKa73
Copy link
Author

addBook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment