curljson

Combines the Lean Curl binding and Lean.Json to easily get json data from an URL.

Currently there is only one function curlGetJson which takes an URL.

Example

See example/ for simple usage.