This application uses the supplied book name to search the Google Books API.
-
First author, second author, third author is the format used for each result.
-
If a result has a description, clicking on it will cause it to expand.
-
Additionally, the entire search yields the:
- the total number of search results,
- and the server response time
To run -
python -m flask run