/books/{book_id}
/books
/author
/author/{author_id}
PATCH /books/{book_id}
GET /author/{author_id}
PATCH /author/{author_id}
POST /author
GET /books/{book_id}
GET /books
POST /books