/mailchimp-proxy-api

Node.js API

Primary LanguageJavaScript

Mailchimp proxy API

A Express App (Node.js) proxy API to subscribe and unsubscribe members from a Mailchimp's List. You can learn more at: https://developer.mailchimp.com/

Getting Started

  1. Clone the repository.
  2. Inside the main folder of the project (not the 'server' folder), run npm install.
  3. Rename the .env.example file to .env.
  4. Fill in the .env file with the requested information.