The latest version of curl-aeson is 0.1.0.2-0.

curl-aeson

Version 0.1.0.1 revision 0 uploaded by JoelLehtonen.

Package meta

Synopsis
Communicate with web services using JSON
Description

A library for communicating with JSON over HTTP(S) or any other protocols supported by cURL. connection.

Supports rich set of connectivity features provided by libcurl combined to the performance and elegancy of aeson.

All HTTP methods are supported. Instances of ToJSON and FromJSON typeclasses can be transferred via this library. Session cookies and other HTTP options may be passed to libcurl if needed.

This library is at its best when communicating with simple, non-standardized JSON interfaces. If you are implementing JSON-RPC compliant client or server, take a look at http://hackage.haskell.org/package/jmacro-rpc.

Author
Joel Lehtonen
Bug reports
https://github.com/zouppen/haskell-curl-aeson/issues
Category
Network, Web, JSON
Copyright
n/a
Homepage
https://github.com/zouppen/haskell-curl-aeson
Maintainer
joel.lehtonen+curlaeson@iki.fi
Package URL
n/a
Stability
n/a

Components