Liking cljdoc? Tell your friends :D

clj-sendy

Sendy is an email newsletter/marketing application that uses Amazon SES to send emails. This Clojure client for Sendy provides a few functions to work with Sendy.

Configurations are expected to be in the following enviornment variables:

  • SENDY_URL is the base URL of the Sendy installation, without the trailing "/"
  • SENDY_API_KEY is the Sendy API key.

#Installation

clj-sendy is available from Clojars:

[clj-sendy "0.2.0"]

Can you improve this documentation? These fine people already did:
Huahai Yang & Huaha Yang
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close