{"id":20638051,"url":"https://github.com/ba-st/stargate-consul","last_synced_at":"2025-04-15T21:51:42.965Z","repository":{"id":40506900,"uuid":"237002735","full_name":"ba-st/Stargate-Consul","owner":"ba-st","description":"Integration with Consul HTTP API to register and deregister services","archived":false,"fork":false,"pushed_at":"2025-01-28T17:44:05.000Z","size":244,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"release-candidate","last_synced_at":"2025-03-29T01:51:46.710Z","etag":null,"topics":["consul","pharo","stargate"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ba-st.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-01-29T14:34:07.000Z","updated_at":"2025-01-28T11:51:54.000Z","dependencies_parsed_at":"2024-03-12T19:55:33.756Z","dependency_job_id":"e41f10e6-28ee-4c59-b4f0-d62b63471a09","html_url":"https://github.com/ba-st/Stargate-Consul","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate-Consul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate-Consul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate-Consul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate-Consul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ba-st","download_url":"https://codeload.github.com/ba-st/Stargate-Consul/tar.gz/refs/heads/release-candidate","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161104,"owners_count":21222468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["consul","pharo","stargate"],"created_at":"2024-11-16T15:16:46.536Z","updated_at":"2025-04-15T21:51:42.950Z","avatar_url":"https://github.com/ba-st.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stargate Consul\n\n![Logo](assets/logo.svg)\n\nThis library provides a [Stargate](https://github.com/ba-st/Stargate) operational\nplugin to interact with the [Consul](https://www.consul.io) HTTP API.\n\n[![Pharo Unit Tests](https://github.com/ba-st/Stargate-Consul/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/unit-tests.yml)\n[![GS64 - Unit Tests](https://github.com/ba-st/Stargate-Consul/actions/workflows/unit-tests-gs64.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/unit-tests-gs64.yml)\n[![Coverage Status](https://codecov.io/github/ba-st/Stargate-Consul/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/Stargate-Consul/branch/release-candidate)\n\n[![Baseline Groups](https://github.com/ba-st/Stargate-Consul/actions/workflows/loading-groups.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/loading-groups.yml)\n[![GS64 Components](https://github.com/ba-st/Stargate-Consul/actions/workflows/loading-gs64-components.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/loading-gs64-components.yml)\n[![Pharo - Integration Tests](https://github.com/ba-st/Stargate-Consul/actions/workflows/integration-tests.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/integration-tests.yml)\n[![GS64 - Integration Tests](https://github.com/ba-st/Stargate-Consul/actions/workflows/integration-tests-gs64.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/integration-tests-gs64.yml)\n\n[![Markdown Lint](https://github.com/ba-st/Stargate-Consul/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/markdown-lint.yml)\n[![Shellcheck](https://github.com/ba-st/Stargate-Consul/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/ba-st/Stargate-Consul/actions/workflows/shellcheck.yml)\n\n[![GitHub release](https://img.shields.io/github/release/ba-st/Stargate-Consul.svg)](https://github.com/ba-st/Stargate-Consul/releases/latest)\n\n[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)\n[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](https://pharo.org)\n\n[![GS64 3.7.0](https://img.shields.io/badge/GS64-3.7.0-informational)](https://gemtalksystems.com/products/gs64/)\n[![GS64 3.7.1](https://img.shields.io/badge/GS64-3.7.1-informational)](https://gemtalksystems.com/products/gs64/)\n\nQuick links\n\n- [**Explore the docs**](docs/README.md)\n- [Report a defect](https://github.com/ba-st/Stargate-Consul/issues/new?labels=Type%3A+Defect)\n- [Request a feature](https://github.com/ba-st/Stargate-Consul/issues/new?labels=Type%3A+Feature)\n\nThe integration provided in the operational plugin interacts with Consul HTTP\nAPI to register and deregister the configured services when the API starts/stops.\n\n## License\n\n- The code is licensed under [MIT](LICENSE).\n- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## Installation\n\nTo load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md).\n\n## Contributing\n\nCheck the [Contribution Guidelines](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fstargate-consul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fba-st%2Fstargate-consul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fstargate-consul/lists"}