servant-pushbullet-client

Bindings to the Pushbullet API using servant-client

Latest on Hackage:0.5.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Jacob Thomas Errington
Maintained by [email protected]

This library describes the Pushbullet API as a type, and uses servant-client to generate Haskell functions for accessing the API. A number of useful types are added so that dealing with raw JSON is avoided.