markhibberd / postmark

Library for postmarkapp.com HTTP Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library for postmarkapp.com HTTP Api

To get start see some examples in the Network.Api.Postmark.Tutorial.

To experiment with a live demo try:

git clone https://github.com/apiengine/postmark
cd postmark
cabal install --only-dependencies &&  cabal configure -f demo  && cabal build
./dist/build/postmark-demo/postmark-demo

Issues can be reported at https://github.com/apiengine/postmark/issues.

If you need help or have any questions, get in contact:

Notes

  • Build Status

About

Library for postmarkapp.com HTTP Api

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 85.6%Language:Shell 7.9%Language:Roff 4.2%Language:Makefile 2.3%