Description
MailChimp subscription request handler.
Description
README.md
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
About
Made by Miëtek Bak. Published under the MIT X11 license.