{"id":13827213,"url":"https://github.com/robinryden/go-track","last_synced_at":"2025-07-09T03:31:10.550Z","repository":{"id":217311574,"uuid":"122889367","full_name":"robinryden/go-track","owner":"robinryden","description":"URL monitor written in Go that integrates with Slack for notification purposes.","archived":false,"fork":false,"pushed_at":"2018-03-15T07:33:09.000Z","size":22,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-04T09:06:28.788Z","etag":null,"topics":["go","monitoring","redis","slack-notifications","slack-webhook","tracking"],"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/robinryden.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":"2018-02-25T23:52:13.000Z","updated_at":"2024-08-04T09:06:30.455Z","dependencies_parsed_at":null,"dependency_job_id":"d172ce38-ebde-4f42-abf3-ac40d66dc650","html_url":"https://github.com/robinryden/go-track","commit_stats":null,"previous_names":["robinryden/go-track"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinryden%2Fgo-track","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinryden%2Fgo-track/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinryden%2Fgo-track/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinryden%2Fgo-track/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robinryden","download_url":"https://codeload.github.com/robinryden/go-track/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481276,"owners_count":17481172,"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","monitoring","redis","slack-notifications","slack-webhook","tracking"],"created_at":"2024-08-04T09:01:52.126Z","updated_at":"2024-11-20T06:31:03.883Z","avatar_url":"https://github.com/robinryden.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-track\n\nURL monitor written in Go.\n\n@TODO\n\u003e 1. Write tests\n\u003e 2. Get urls from a txt-file etc.\n\n## Settings are set inside the .env file\n```golang\nSLACK_WEBHOOK_URL=\"https://hooks.slack.com/services/id\"\nREDIS_HOST=\"0.0.0.0\"\nREDIS_PASSWORD=\"\"\n```\n\n## URL's to ping\nFor the moment it's located in main.go\n\n```golang\nurls = []string{\"https://www.google.com/urldoesntexist\", \"https://www.google.com/\"}\n```\n\n## Run\n```golang\ngo run main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinryden%2Fgo-track","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinryden%2Fgo-track","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinryden%2Fgo-track/lists"}