@hackage mailchimp-subscribe1.0

MailChimp subscription request handler

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.