servant-jsonrpc: JSON-RPC messages and endpoints

[ bsd3, library, web ] [ Propose Tags ]

This module contains types that a programmer can use for JSON-RPC requests, server responses, and errors. It also contains two types which should be used in concert with servant to compose type level API specifications for JSON-RPC endpoints.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.1.0, 1.1.1
Change log changelog.md
Dependencies aeson (>=1.3 && <1.6), base (>=4.11 && <5.0), servant (>=0.14 && <0.19) [details]
License BSD-3-Clause
Copyright Bitnomial, Inc. (c) 2020
Author Ian Shipman <ics@gambolingpangolin.com>
Maintainer Ian Shipman <ics@gambolingpangolin.com>
Category Web
Home page https://github.com/bitnomial/servant-jsonrpc
Source repo head: git clone https://github.com/bitnomial/servant-jsonrpc.git
Uploaded by IanShipman at 2020-08-12T18:52:03Z
Distributions
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 844 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-08-12 [all 1 reports]