{"id":17356660,"url":"https://github.com/gsquire/page_check","last_synced_at":"2025-03-27T14:48:48.140Z","repository":{"id":31997760,"uuid":"35568620","full_name":"gsquire/page_check","owner":"gsquire","description":"Check your web site for availability.","archived":false,"fork":false,"pushed_at":"2015-05-13T19:11:31.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T18:45:57.199Z","etag":null,"topics":[],"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/gsquire.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":"2015-05-13T19:00:36.000Z","updated_at":"2015-06-01T04:29:09.000Z","dependencies_parsed_at":"2022-09-03T06:30:35.324Z","dependency_job_id":null,"html_url":"https://github.com/gsquire/page_check","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/gsquire%2Fpage_check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fpage_check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fpage_check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fpage_check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsquire","download_url":"https://codeload.github.com/gsquire/page_check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245865766,"owners_count":20685293,"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-15T18:57:53.184Z","updated_at":"2025-03-27T14:48:48.116Z","avatar_url":"https://github.com/gsquire.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# page_check\n\nThis is a small script I used to check if my web page is up and running.\nIt is run in a cron job every 10 minutes.\n\nI use the [SendGrid](https://sendgrid.com) API to mail myself an alert if the\npage is down. I figured this would be easier than setting up SMTP myself.\n\nIf you wish to run the script yourself, here are some instructions.\n\nInstall\n* Go programming language: https://golang.org/doc/install\n* SendGrid Go package: https://github.com/sendgrid/sendgrid-go\n* SendGrid API key: https://sendgrid.com/beta/settings/api_key\n\nYou must set your SendGrid API key as an environment variable.\n```sh\nexport SENDGRID_API_KEY=some_sample_123\n```\n\nThen you can build the binary using `go build`.\n\n# License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Fpage_check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsquire%2Fpage_check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Fpage_check/lists"}