{"id":16597369,"url":"https://github.com/cbess/gowebwatch","last_synced_at":"2025-10-13T03:26:15.515Z","repository":{"id":141697584,"uuid":"41582082","full_name":"cbess/gowebwatch","owner":"cbess","description":"Go app that watches web resources for HTTP status changes.","archived":false,"fork":false,"pushed_at":"2015-08-29T07:12:43.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T03:26:14.863Z","etag":null,"topics":["golang","http","web"],"latest_commit_sha":null,"homepage":"","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/cbess.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}},"created_at":"2015-08-29T05:33:54.000Z","updated_at":"2025-08-01T17:58:20.000Z","dependencies_parsed_at":"2023-03-13T05:21:04.622Z","dependency_job_id":null,"html_url":"https://github.com/cbess/gowebwatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbess/gowebwatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fgowebwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fgowebwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fgowebwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fgowebwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbess","download_url":"https://codeload.github.com/cbess/gowebwatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fgowebwatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013497,"owners_count":26085368,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","http","web"],"created_at":"2024-10-11T23:55:38.242Z","updated_at":"2025-10-13T03:26:15.469Z","avatar_url":"https://github.com/cbess.png","language":"Go","readme":"# webwatch\nSample Go app that watches web resources for HTTP status changes.\n\nThis will watch a remote resource at a specified URL, printing the status of it as it polls the resource.\n\n## Config\n\nThis app uses [viper](https://godoc.org/github.com/spf13/viper) for the config. The name and URLs are expected to be set within the config.\n\nSample Config (yaml) - `~/tmp/test.yml`:\n\n```yaml\n  name: Test Name\n  urls:\n    - http://localhost:8000/\n    - http://localhost:8001/\n```\n\n### Purpose\n\n1. Exercise golang skills. More advanced sample code.\n2. Check the existence of web resources.\n2. Prime web app caches.\n3. Maybe more soon.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fgowebwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbess%2Fgowebwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fgowebwatch/lists"}