Crul
Yet another Crystal library for using cURL.
Crul wraps libcurl and provides the similar API.
This project is currently experimental.
Installation
Add this to your application's shard.yml
:
dependencies:
git:
github: mosop/crul
Code Samples
WIP
Usage
require "crul"
and see:
Release Notes
See Releases.