@hackage servant-jsonrpc-server1.0.0
JSON-RPC servant servers
Categories
License
ISC
Maintainer
Ian Shipman <ics@gambolingpangolin.com>
Links
Versions
Installation
Dependencies (6)
- aeson >=1.3 && <2.0
- base >=4.11 && <4.13
- mtl >=2.2 && <2.3
- servant >=0.14 && <0.17
- servant-jsonrpc >=1.0 && <1.1
- servant-server >=0.14 && <0.17 Show all…
Dependents (0)
Use this package to define a servant server which exposes JSON-RPC over HTTP endpoints.