dmcquay / node-apac

node-apac - Node.js client for the Amazon Product Advertising API, including support of Request Signatures
MIT License
499 stars 111 forks source link

Add support for Promises #60

Closed dmcquay closed 8 years ago

dmcquay commented 8 years ago

We'll be adding support for promise based usage, but we will retain backwards compatibility with classic callback style usage.

dmcquay commented 8 years ago

Added in https://github.com/dmcquay/node-apac/pull/61