Amazon eCommerce datasource
Posted by primeminister | Filed under Cake-Toppings
I just pushed the Amazon eCommerce API datasource to gitHub: http://github.com/primeminister/CakePHP-Amazon-eCommerce-datasource
With this datasource you can easily get listings and items from Amzon in the books, music, etc categories.
You need an access key and secret key from http://aws.amazon.com. Please see the README file in the repository and check the Amazon API at http://docs.amazonwebservices.com/AWSECommerceService/2009-10-01/DG/
Please fork the code if you have optimizations, suggestions, etc. or leave a comment.
November 8th, 2009 at 19:32
Cool stuff Charlie!
That reminds me.. I started working on a plugin based on the API presentation you held in Berlin. Nowhere near finished, but if you’d like to have a look at it some time you can find it here:
http://github.com/kvz/cakephp-rest-plugin
November 18th, 2009 at 08:04
[...] Amazon eCommerce datasource [...]