Crul

Yet another Crystal library for using cURL.

Crul wraps libcurl and provides the similar API.

This project is currently experimental.

Build Status

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.