FreshBooks
Node.js access to Amazon Product Advertising API
I am working on a project where I need to access the Amazon Product Advertising API using Javascript (specificially from node.js). I couldn't find a lib to do this from JS, so I wrote this one. It's called node-apac (Node.js Amazon Product Advertising Client). It's pretty minimal, but it works well for me. Download the node-amazon-product-advertising-api source and try it out!