get all books, GET, /api/books get one book by id, GET, /api/books/:id search multiple by title, GET, /api/books/s/:search