lavin-httpclient

Client for LavinMQ HTTP API. Its primary use is to be integrated into the CLI

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      lavin-httpclient:
        gitlab: jadekharats/lavin-httpclient
  2. Run shards install

Usage

require "lavin-httpclient"

Development

Install :

Launch :

Contributing

Follow gitlab-flow :

Contributors