HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

Annotations #28

Closed brozeph closed 9 years ago

brozeph commented 9 years ago

Added documentation for the resource here: https://localhost:4043/v1/docs#annotations

To retrieve product annotations, do the following:

https://localhost:4043/v1/annotations?query=apple%20ipad

Supply a string value to query for the product you are searching/looking up. This route can take up to 5 seconds to return values - I've noticed the Amazon API is not exactly lightning fast here.

that1guy commented 9 years ago

Someday in the future we should also extract annotations from our own internal items we've already ingested. That + Amazon should be sweet. Not high priority right now, just planting the thought.

HashtagSell.com p: 415.294.1981 e: brad.davis@hashtagsell.com

On Sat, Apr 4, 2015 at 11:05 AM, Joshua Thomas notifications@github.com wrote:

Merged #28 https://github.com/HashtagSell/posting-api/pull/28.

— Reply to this email directly or view it on GitHub https://github.com/HashtagSell/posting-api/pull/28#event-273360866.