servant-jsonrpc: Types for representing JSON-RPC messages and endpoints

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 1.0.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1
Change log changelog.md
Dependencies aeson (>=1.3 && <1.5), base (>=4.11 && <4.13), servant (>=0.14 && <0.17) [details]
License ISC
Author Ian Shipman <ics@gambolingpangolin.com>
Maintainer Ian Shipman <ics@gambolingpangolin.com>
Category Web
Home page https://github.com/GambolingPangolin/servant-jsonrpc
Source repo head: git clone https://github.com/GambolingPangolin/servant-jsonrpc.git
Uploaded by IanShipman at 2019-09-25T03:28:45Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees