2.0.7 • Published 10 years ago

mailchimp-api v2.0.7

Weekly downloads
1,693
License
-
Repository
bitbucket
Last release
10 years ago

Overview

A NodeJS API client for v2 of the MailChimp API. Please note that we generate this client/wrapper, so while we're happy to look at any pull requests, ultimately we can't technically accept them. We will, however comment on any additions or changes made due to them before closing them.

###Usage This can be installed via our npm package using:

$ npm install mailchimp-api

A basic example app to help kickstart you which - will also automatically install this package - is over in a public github repo