{"id":13712781,"url":"https://github.com/M3DZIK/go-pingbot","last_synced_at":"2025-05-06T22:31:28.321Z","repository":{"id":38332834,"uuid":"385747326","full_name":"M3DZIK/go-pingbot","owner":"M3DZIK","description":"⚡ This application \"pings\" websites every few minutes. It can be used to keep the application alive on e.g. glitch.me or repl.it.","archived":true,"fork":false,"pushed_at":"2022-11-20T15:40:24.000Z","size":221,"stargazers_count":13,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-30T20:04:21.912Z","etag":null,"topics":["go","golang","golang-api","golang-application","http","ping","pingbot","pinger","uptime","uptime-check","uptime-checker","uptime-monitoring","uptime-monitors","uptime-robot","uptimerobot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/M3DZIK.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-13T22:10:20.000Z","updated_at":"2025-04-16T08:09:31.000Z","dependencies_parsed_at":"2023-01-21T22:45:51.791Z","dependency_job_id":null,"html_url":"https://github.com/M3DZIK/go-pingbot","commit_stats":null,"previous_names":["medzikuser/go-pingbot"],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M3DZIK%2Fgo-pingbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M3DZIK%2Fgo-pingbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M3DZIK%2Fgo-pingbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M3DZIK%2Fgo-pingbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M3DZIK","download_url":"https://codeload.github.com/M3DZIK/go-pingbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252779082,"owners_count":21802879,"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","golang","golang-api","golang-application","http","ping","pingbot","pinger","uptime","uptime-check","uptime-checker","uptime-monitoring","uptime-monitors","uptime-robot","uptimerobot"],"created_at":"2024-08-02T23:01:22.591Z","updated_at":"2025-05-06T22:31:27.921Z","avatar_url":"https://github.com/M3DZIK.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# [Pingbot](https://pingbot.vercel.app) - Backend\n\n[![Repo Size](https://img.shields.io/github/repo-size/MedzikUser/go-pingbot)](https://github.com/medzikuser/go-pingbot)\n[![Build](https://img.shields.io/github/workflow/status/MedzikUser/go-pingbot/release/main)](https://github.com/medzikuser/go-pingbot/actions/workflows/release.yml)\n\nThis application \"pings\" websites every few minutes (to be set in config). It can be used to keep the application alive on e.g. [glitch.me](https://glitch.com/) or [repl.it](https://replit.com/).\n\n## ⚡ Install Pre-Compile binary\n\n* 💻 Linux amd64\n  * [Download](https://github.com/medzikuser/go-pingbot/releases) latest version\n  * Unpack file `tar xf pingbot_*_linux_amd64.tar.xz`\n  * Done your binary is `pingbot.out`\n\n## 👨‍💻 Compile from Source Code\n‼️ Not recommended because automatic updates don't work\n\n### 🖥️ Requirements\n\n* [Go](https://golang.org/dl) (recommended latest version)\n\n### ⭐ Compile\n\nMethod 1:\n* `go install github.com/medzikuser/go-pingbot@latest`\n* Output binary path\n  * Check GOPATH `go env GOPATH`\n  * Go to GOPATH and binary name is `pingbot`\n\nMethod 2:\n* Download source code `git clone https://github.com/medzikuser/go-pingbot.git --depth 1`\n* Go to folder with source code `cd go-pingbot`\n* Build `make` or `go build -o pingbot.out`\n* Done your compiled binary name is `pingbot.out`\n\n### ⭐ Cross Compile\n\n\u003e [Check supported OS and ARCH](https://gist.github.com/asukakenji/f15ba7e588ac42795f421b48b8aede63)\n\n* Download source code `git clone https://github.com/medzikuser/go-pingbot.git --depth 1`\n* Go to folder with source code `cd go-pingbot`\n* Build `make GOOS=os GOARCH=arch`\n  * e.g. `make GOOS=openbsd GOARCH=arm64\t`\n* Done your cross compiled binary name is `pingbot.out`\n\n## ⚙️ Configurate\n\n* Complete .env according to schema.env\n* And fill in config.toml according to config.schema.toml\n\n## 🔧 Run\n\n* `./pingbot.out` or `./start.sh` (auto restart e.g. if exit on update is enabled)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FM3DZIK%2Fgo-pingbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FM3DZIK%2Fgo-pingbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FM3DZIK%2Fgo-pingbot/lists"}