mailchimp-api-wherewolf
v1.0.0
Published
Wherewolf fork of mailchimp-api - reduce impact of singleton when using multiple API keys
Downloads
5
Readme
Overview
A fork of the NodeJS API client for v2 of the MailChimp API.
Original mailchimp-api is a singleton that will cause API keys to be considered invalid if the datacenter (eg '-us7' suffix) is not the same.
###Usage This can be installed via npm package using:
$ npm install mailchimp-api-wherewolf