You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gem looks awesome, but was curious to hear your thoughts about optional integration with the Amazon Product API directly, rather than having to write separate components for this.
I'd be happy to contribute a method that queries the product API (via ItemSearch, limiting to Kindle titles with a title match), then includes some extra accessors like asin, product_image and a link. If you'd like to have this let me know and I'll open a PR.
(What I want to build is fairly simple, simply want to generate a "living" list of my highlights with the links to the book)
The text was updated successfully, but these errors were encountered:
This gem looks awesome, but was curious to hear your thoughts about optional integration with the Amazon Product API directly, rather than having to write separate components for this.
I'd be happy to contribute a method that queries the product API (via ItemSearch, limiting to Kindle titles with a title match), then includes some extra accessors like
asin
,product_image
and a link. If you'd like to have this let me know and I'll open a PR.(What I want to build is fairly simple, simply want to generate a "living" list of my highlights with the links to the book)
The text was updated successfully, but these errors were encountered: