@hackage servant-pushbullet-client0.3.0.0
Bindings to the Pushbullet API using servant-client
Categories
License
MIT
Maintainer
git@mail.jerrington.me
Links
Versions
Installation
Dependencies (14)
- aeson >=0.11 && <1.2
- base >=4.9 && <4.10
- http-api-data >=0.3 && <0.4
- http-client >=0.5 && <0.6
- http-client-tls >=0.3 && <0.4
- microlens >=0.4 && <0.5 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.