@hackage servant-jsonrpc-client1.0.0
Generate JSON-RPC servant clients
Categories
License
ISC
Maintainer
Ian Shipman <ics@gambolingpangolin.com>
Links
Versions
Installation
Dependencies (5)
- aeson >=1.3 && <1.5
- base >=4.11 && <4.13
- servant >=0.14 && <0.17
- servant-client-core >=0.14 && <0.17
- servant-jsonrpc >=1.0 && <1.1 Show all…
Dependents (3)
@hackage/RandomDotOrg, @hackage/api-rpc-factom, @hackage/bitcoind-rpc
Use this package to generate servant client functions that interact with a remote server via JSON-RPC over HTTP.