remote-json-client: Web client wrapper for remote-json

[ bsd3, library, network ] [ Propose Tags ]

Web client, using wreq, for the JSON RPC protocol.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2
Dependencies aeson (>=0.8 && <0.12), base (>=4 && <5), lens (>=4.5), natural-transformation (>=0.3.1 && <0.4), remote-json (>=0.2 && <0.3), wreq (>=0.4.1.0 && <0.5) [details]
License BSD-3-Clause
Copyright (c) 2016 The University of Kansas
Author Justin Dawson and Andy Gill
Maintainer JDawson@ku.edu
Revised Revision 1 made by AndyGill at 2016-02-09T23:09:41Z
Category Network
Source repo head: git clone git://github.com/ku-fpg/remote-json
Uploaded by AndyGill at 2016-02-09T22:46:21Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 917 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for remote-json-client-0.2

[back to package description]

A sub-package of remote-json that provides the SendAPI capabilities.