lavinmq-http-client
Client for LavinMQ HTTP API. Its primary use is to be integrated into the CLI
Installation
-
Add the dependency to your
shard.yml:dependencies: lavinmq-http-client: gitlab: JadeKharats/lavinmq-http-client -
Run
shards install
Usage
require "lavinmq-http-client"
Development
Install :
- guardian
- Docker et Docker-compose
Launch :
docker compose up -dto have a lavinmq instance readyguardian -cto execute test when you savespecorsrcfiles
Contributing
Follow gitlab-flow :
- Create an issue.
- Create merge request from issue.
- Pull the merge request branch.
- Remove WIP markers
Contributors
- Jade D. Kharats - creator and maintainer