servant-jsonrpc: JSON-RPC messages and endpoints

[ bsd3, library, web ] [ Propose Tags ] [ Report a vulnerability ]

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, 1.2.0
Change log changelog.md
Dependencies aeson (>=1.3 && <2.3), base (>=4.11 && <5.0), http-media (>=0.7.1.3 && <0.9), servant (>=0.14 && <0.21), text (>=1.2 && <2.2) [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 2024-09-28T17:03:24Z
Distributions
Reverse Dependencies 4 direct, 3 indirect [details]
Downloads 981 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-09-28 [all 1 reports]