front/stubs/api/books/book.json
Nikolai Petukhov a3484f4525 backend init
2024-09-28 12:51:59 +03:00

5 lines
87 B
JSON

{
"id": "1",
"name": "Book name",
"description": "Interesting book description"
}