book
GET {{baseUrl}}/books/:id
Gets a single book by id
RESPONSES
status: OK
{"title":"Ficciones","author":"Jorge Luis Borges","id":"ZUST9JFx-Sd9X0k","genre":"fiction","yearPublished":1944,"checkedOut":true,"createdAt":"2021-06-02 17:37:38"}