[Haskell] ANNOUNCE: hs-json-rpc 0.0.0.1

ARJANEN Loïc Jean David arjanen.loic at gmail.com
Thu Feb 9 21:10:12 CET 2012


Dear Haskellers,

I am happy (and slightly intimidated) to present my first Haskell project: hs-
json-rpc, a JSON-RPC library written in Haskell.

It is inspired by HaXR and its use is, I hope, simple.

It supports JSON-RPC versions 1 and 2 with HTTP POST as transport. It may in 
the future support more transports and also server-side applications.

hs-json-rpc is available:
  * On Hackage: http://hackage.haskell.org/package/hs-json-rpc
  * Source repo: http://patch-tag.com/r/Azel/hs-json-rpc

Feedback is very welcome, and as it is my first published Hackage package, I 
expect quite a few.

Best regards,
ARJANEN Loïc



More information about the Haskell mailing list