@hackage mailchimp-subscribe1.0

MailChimp subscription request handler

  • Categories

    • License

      MIT

    • Maintainer

      Miëtek Bak <hello@mietek.io>

    • Versions

      • 1.0 Tue, 2 Dec 2014

    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.