postmark-0.2.0: Library for postmarkapp.com HTTP Api

Copyright(c) 2012 Mark Hibberd
LicenseBSD3
MaintainerMark Hibberd <mark@hibberd.id.au>
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Network.Api.Postmark

Description

Library for postmarkapp.com HTTP Api.

To get start see some examples in the Tutorial module at http://hackage.haskell.org/packages/archive/postmark/0.0.2/doc/html/Network-Api-Postmark-Tutorial.html.

Source and more information can be found at https://github.com/apiengine/postmark.

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 > $ .distbuildpostmark-demopostmark-demo

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