A modular Python REST API to search for books by author using Open Library and Google Books APIs. Hosted on Railway. from book_finder import search_books_by_author books = ...