Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Deprecation note
Browse files Browse the repository at this point in the history
  • Loading branch information
qqilihq authored Apr 23, 2024
1 parent 0a093f3 commit 7bf5cc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
[![Coverage Badge](https://api.shippable.com/projects/5cd6aee6b875100006629f27/coverageBadge?branch=master)]()
[![npm version](https://badge.fury.io/js/%40nodepit%2Fmailchimp.svg)](https://badge.fury.io/js/%40nodepit%2Fmailchimp)

## ⚠️ Deprecation note

We no longer use Mailchimp, and so we will no longer maintain this module.

The [Mailchimp API](http://apidocs.mailchimp.com) allows you to sync email activity and campaign stats with your database, manage lists/audiences, view and control automation workflows, and test calls and endpoints before pushing to production.

This Node.js library provides a simple wrapper implementation for the [Mailchimp API](http://apidocs.mailchimp.com) that currently supports basic functionality around creating, editing and deleting members.
Expand Down

0 comments on commit 7bf5cc9

Please sign in to comment.