{"id":15382243,"url":"https://github.com/jamowei/healy","last_synced_at":"2025-11-03T06:30:38.573Z","repository":{"id":144239168,"uuid":"191776205","full_name":"jamowei/healy","owner":"jamowei","description":"easy-to-use health-checking service","archived":false,"fork":false,"pushed_at":"2019-06-13T21:11:15.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T03:25:42.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jamowei.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-13T14:14:34.000Z","updated_at":"2019-06-13T21:11:17.000Z","dependencies_parsed_at":"2023-04-19T04:01:57.216Z","dependency_job_id":null,"html_url":"https://github.com/jamowei/healy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamowei%2Fhealy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamowei%2Fhealy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamowei%2Fhealy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamowei%2Fhealy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamowei","download_url":"https://codeload.github.com/jamowei/healy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412505,"owners_count":19634016,"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":[],"created_at":"2024-10-01T14:30:31.882Z","updated_at":"2025-11-03T06:30:38.535Z","avatar_url":"https://github.com/jamowei.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Healy\nHealy is a small lightweigt command line programm written with ❤️ in [go](https://golang.org).\nIt's made for health-checking webservers with an GET-request to specified enpoint, which is specified in the `endpoint.yml`.\n\n[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://github.com/jamowei/healy/blob/master/LICENSE)\n[![Build Status](https://travis-ci.com/jamowei/healy.svg?branch=master)](https://travis-ci.com/jamowei/healy)\n# Installation\n\nYou can get the latest binary using Go:\n\n`\u003e go get -u github.com/jamowei/healy`\n\nor download released binary from [here](https://github.com/jamowei/healy/releases/latest).\n\n# Commandline\n\n```\nusage: healy [-h|--help] [-c|--config \u003cfile\u003e]\n\n             Healy is an easy-to-use and fast health check programm\n\nArguments:\n\n  -h  --help    Print help information\n  -c  --config  host to connect with (server mode). Default: endpoints.yml\n```\n\n# Configuration\n\nSee the example configuration in `endpoints.yml`\n```yml\nendpoints:\n  google:   https://www.google.com\n  notfound: http://isnothinghere.com\n  facebook: https://facebook.com\n```\n\n# License\n\nHealy is released under the MIT license. See [LICENSE](https://github.com/jamowei/healy/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamowei%2Fhealy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamowei%2Fhealy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamowei%2Fhealy/lists"}