remote-json-server: Web server wrapper for remote-json

[ bsd3, library, network ] [ Propose Tags ]

Web server, using scotty, for the JSON RPC protocol.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2, 0.2.0.1
Dependencies aeson (>=0.8 && <0.12), base (>=4 && <5), data-default-class (==0.0.1), natural-transformation (>=0.3.1 && <0.4), remote-json (>=0.2 && <0.3), scotty (>=0.10), text (>=1.2 && <1.3), transformers (>=0.4 && <0.6), warp (>=3.2 && <3.3) [details]
License BSD-3-Clause
Copyright (c) 2016 The University of Kansas
Author Justin Dawson and Andy Gill
Maintainer JDawson@ku.edu
Category Network
Source repo head: git clone git://github.com/ku-fpg/remote-json
Uploaded by AndyGill at 2016-02-10T15:44:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1275 total (7 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-server-0.2.0.1

[back to package description]

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