{"id":24411579,"url":"https://github.com/kioqq/exconsul","last_synced_at":"2025-03-13T10:27:57.284Z","repository":{"id":57500221,"uuid":"140458579","full_name":"kioqq/exconsul","owner":"kioqq","description":"Elixir client for Consul's HTTP API","archived":false,"fork":false,"pushed_at":"2018-07-23T16:50:11.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T14:14:55.515Z","etag":null,"topics":["consul","elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/kioqq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-10T16:16:30.000Z","updated_at":"2018-07-23T16:50:12.000Z","dependencies_parsed_at":"2022-08-28T20:01:41.851Z","dependency_job_id":null,"html_url":"https://github.com/kioqq/exconsul","commit_stats":null,"previous_names":["kiopro/exconsul"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kioqq%2Fexconsul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kioqq%2Fexconsul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kioqq%2Fexconsul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kioqq%2Fexconsul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kioqq","download_url":"https://codeload.github.com/kioqq/exconsul/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243385275,"owners_count":20282538,"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","elixir"],"created_at":"2025-01-20T06:48:14.435Z","updated_at":"2025-03-13T10:27:57.263Z","avatar_url":"https://github.com/kioqq.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Consul\n\nAn Elixir client for Consul's HTTP API\n\n# Forked!\n\nThis repository is fork https://github.com/undeadlabs/consul-ex  \nThx Jamie Winsor!\n\n## Requirements\n\n* Elixir 1.6 or newer\n\n## Installation\n\nAdd Consul as a dependency in your `mix.exs` file\n\n```elixir\ndef application do\n  [applications: [:exconsul]]\nend\n\ndefp deps do\n  [\n    {:exconsul, \"~\u003e 1.0\"}\n  ]\nend\n```\n\nAdd in config\n```elixir\nconfig :exconsul,\n  host: \"123.123.123.123\", # your consul host\n  port: 8500\n```\nThen run `mix deps.get` in your shell to fetch the dependencies.\n\n## Docs\n\nRun `mix docs` and open `doc/index.html` to view the documentation.\n\n## Authors\n\nJamie Winsor (\u003cjamie@undeadlabs.com\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkioqq%2Fexconsul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkioqq%2Fexconsul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkioqq%2Fexconsul/lists"}