MarketingPipeline/Media-Card-Web-Component

[Feature Request / Suggestion]: Add Google Book API

Opened this issue · 0 comments

Suggestion / Feature Request

Possibly switch the Book API to be Google API or add option to use Google API for books. (possibly other API providers for TV show's / movie's too)

Example of API query: https://www.googleapis.com/books/v1/volumes?q=

Reason why: Google provide's a description for books.

Could be solved by possibly using a api-provider attribute. Example: <media-card type="book" api-provider="Google"></media-card>