{"id":24764309,"url":"https://github.com/liut/keeper","last_synced_at":"2025-03-23T15:51:32.282Z","repository":{"id":35959225,"uuid":"40249263","full_name":"liut/keeper","owner":"liut","description":"Web monitor for golang application","archived":false,"fork":false,"pushed_at":"2023-03-10T03:56:03.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T21:47:40.865Z","etag":null,"topics":["golang","keeper","monitor","web"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2015-08-05T14:18:27.000Z","updated_at":"2023-03-10T03:50:51.000Z","dependencies_parsed_at":"2025-01-28T21:47:24.240Z","dependency_job_id":"b8fc79b2-6121-4df4-a4fa-32aea4ba3624","html_url":"https://github.com/liut/keeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liut%2Fkeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liut%2Fkeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liut%2Fkeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liut%2Fkeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liut","download_url":"https://codeload.github.com/liut/keeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245127940,"owners_count":20565203,"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":["golang","keeper","monitor","web"],"created_at":"2025-01-28T21:47:20.505Z","updated_at":"2025-03-23T15:51:32.238Z","avatar_url":"https://github.com/liut.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"keeper\n======\n\n\u003e  Web monitor for golang application\n\n````go\npackage main\n\nimport (\n\t\"github.com/liut/keeper\"\n\t\"net/http\"\n)\n\nfunc main() {\n\thttp.HandleFunc(\"/_server/monitor/\", keeper.HandleMonitor)\n\thttp.HandleFunc(\"/_server/stacks/\", keeper.HandleStack)\n\n\t// other handles\n\n\thttp.ListenAndServe(\":8080\", nil)\n}\n\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliut%2Fkeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliut%2Fkeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliut%2Fkeeper/lists"}