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

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] 1.0.0, 1.0.1, 1.1.0, 1.1.1
Change log changelog.md
Dependencies aeson (>=1.3 && <2.2), base (>=4.11 && <5.0), http-media (>=0.7.1.3 && <0.9), servant (>=0.14 && <0.20), text (>=1.2 && <2.1) [details]
License BSD-3-Clause
Copyright Bitnomial, Inc. (c) 2020
Author Ian Shipman <ics@gambolingpangolin.com>
Maintainer Ian Shipman <ics@gambolingpangolin.com>
Revised Revision 1 made by IanShipman at 2023-04-13T15:45:00Z
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 2022-05-13T18:04:34Z
Distributions
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 834 total (13 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]