@hackage servant-pushbullet-client0.5.0.0
Bindings to the Pushbullet API using servant-client
Categories
License
MIT
Maintainer
pushbullet-hs@mail.jerrington.me
Links
Versions
Installation
Dependencies (14)
- aeson >=0.11
- base >=4.9 && <5
- http-api-data >=0.3
- http-client >=0.5
- http-client-tls >=0.3
- microlens >=0.4 Show all…
Dependents (1)
@hackage/tpb
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.