servant-jsonrpc: JSON-RPC messages and endpoints
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.
Downloads
- servant-jsonrpc-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | NixOS:1.2.0 |
| Reverse Dependencies | 4 direct, 3 indirect [details] |
| Downloads | 1095 total (13 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] |