@hackage / mailchimp-subscribe

MailChimp subscription request handler

Latest1.0

About

Metadata

  • Last updated , by mietek
  • License MIT
  • Maintained by: Miëtek Bak <hello@mietek.io>

  • Lottery factor: 0

Links

Installation

Readme

mailchimp-subscribe

MailChimp subscription request handler, built with Scotty. Intended to support custom signup forms.

Usage

Deploying with Halcyon
$ halcyon deploy https://github.com/mietek/mailchimp-subscribe
$ export MAILCHIMP_API_KEY=...
$ export MAILCHIMP_LIST_ID=...
$ export WEBSITE_URL=...
$ PORT=8080 mailchimp-subscribe
Deploying with Haskell on Heroku

Deploy

About

Made by Miëtek Bak. Published under the MIT X11 license.