lavin-httpclient
Client for LavinMQ HTTP API. Its primary use is to be integrated into the CLI
Installation
-
Add the dependency to your
shard.yml:dependencies: lavin-httpclient: gitlab: jadekharats/lavin-httpclient -
Run
shards install
Usage
require "lavin-httpclient"
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