Integration with Consul HTTP API to register and deregister services
# Stargate Consul  This library provides a [Stargate](https://github.com/ba-st/Stargate) operational plugin to interact with the [Consul](https://www.consul.io) HTTP API. [](https://github.com/ba-st/Stargate-Consul/actions/workflows/unit-tests.yml) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/unit-tests-gs64.yml) [](https://codecov.io/gh/ba-st/Stargate-Consul/branch/release-candidate) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/loading-groups.yml) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/loading-gs64-components.yml) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/integration-tests.yml) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/integration-tests-gs64.yml) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/markdown-lint.yml) [](https://github.com/ba-st/Stargate-Consul/actions/workflows/shellcheck.yml) [](https://github.com/ba-st/Stargate-Consul/releases/latest) [](https://pharo.org) [](https://pharo.org) [](https://pharo.org) [](https://pharo.org) [](https://gemtalksystems.com/products/gs64/) Quick links - [**Explore the docs**](docs/README.md) - [Report a defect](https://github.com/ba-st/Stargate-Consul/issues/new?labels=Type%3A+Defect) - [Request a feature](https://github.com/ba-st/Stargate-Consul/issues/new?labels=Type%3A+Feature) The integration provided in the operational plugin interacts with Consul HTTP API to register and deregister the configured services when the API starts/stops. ## License - The code is licensed under [MIT](LICENSE). - The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/). ## Installation To load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md). ## Contributing Check the [Contribution Guidelines](CONTRIBUTING.md)