{"id":18308861,"url":"https://github.com/nnqq/healthz","last_synced_at":"2025-04-09T11:29:45.796Z","repository":{"id":57619389,"uuid":"387547814","full_name":"nnqq/healthz","owner":"nnqq","description":"🙅‍♂️ Stop boilerplate!! HTTP healthcheck","archived":false,"fork":false,"pushed_at":"2021-07-19T20:40:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T18:47:20.851Z","etag":null,"topics":["go","healthcheck","http"],"latest_commit_sha":null,"homepage":"","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/nnqq.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":"2021-07-19T17:42:27.000Z","updated_at":"2021-07-19T20:40:42.000Z","dependencies_parsed_at":"2022-09-16T19:20:52.142Z","dependency_job_id":null,"html_url":"https://github.com/nnqq/healthz","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnqq%2Fhealthz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnqq%2Fhealthz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnqq%2Fhealthz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnqq%2Fhealthz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nnqq","download_url":"https://codeload.github.com/nnqq/healthz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248030741,"owners_count":21036259,"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":["go","healthcheck","http"],"created_at":"2024-11-05T16:09:28.434Z","updated_at":"2025-04-09T11:29:45.768Z","avatar_url":"https://github.com/nnqq.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# healthz\n\nHTTP healthcheck\n\n```\ngo get github.com/nnqq/healthz\n```\n\n```go\npackage main\n\nimport \"github.com/nnqq/healthz\"\n\nfunc main() {\n    h := healthz.NewHealthz()\n    err := h.Serve()\n    if err != nil {\n        panic(err)\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnqq%2Fhealthz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnnqq%2Fhealthz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnqq%2Fhealthz/lists"}