Skip to content

An unfinished wrapper for the MailChimp v3.0 API, written in TypeScript 3.0.

License

Notifications You must be signed in to change notification settings

StardustGogeta/MailChimp-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailChimp-TypeScript

Build Status codecov

A wrapper for the MailChimp v3.0 API, written in TypeScript 3.0.

This is largely based off of the Python wrapper for the API. Examples of usage can be found in the /test directory.

API calls are made using the request Node.JS module. Automated unit-testing is performed by Travis-CI, Jest, and codecov.io.

To-Do List

  • Add all supported API calls
  • Recognize required fields in API calls
  • Write comprehensive unit tests
  • Create full usage documentation

About

An unfinished wrapper for the MailChimp v3.0 API, written in TypeScript 3.0.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published