项目作者: mgregson

项目描述 :
A Haskell wrapper around Postmark's DMARC REST API
高级语言: Haskell
项目地址: git://github.com/mgregson/hs-postmark-dmarc.git
创建时间: 2020-05-11T01:32:26Z
项目社区:https://github.com/mgregson/hs-postmark-dmarc

开源协议:MIT License

下载


postmark-dmarc

Build Status
A Haskell library wrapping the Postmark DMARC API.

Install

  1. cabal install postmark-dmarc

Or, add it to your dependencies in package.yaml:

  1. dependencies:
  2. - postmark-dmarc

Usage

See the example/ directory for sample usage.

Contributing

PRs accepted.

License

MIT © Michael Gregson

See LICENSE for details.