{"id":18757717,"url":"https://github.com/libotony/synced","last_synced_at":"2025-12-01T05:30:18.921Z","repository":{"id":83586691,"uuid":"605609615","full_name":"libotony/synced","owner":"libotony","description":"Reflect the syncing status of vechain thor node","archived":false,"fork":false,"pushed_at":"2023-03-01T20:47:29.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T02:53:38.437Z","etag":null,"topics":[],"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/libotony.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":"2023-02-23T14:22:50.000Z","updated_at":"2023-02-24T17:22:08.000Z","dependencies_parsed_at":"2023-07-07T21:45:35.917Z","dependency_job_id":null,"html_url":"https://github.com/libotony/synced","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsynced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsynced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsynced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsynced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libotony","download_url":"https://codeload.github.com/libotony/synced/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239647198,"owners_count":19674114,"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-11-07T17:44:25.363Z","updated_at":"2025-12-01T05:30:18.569Z","avatar_url":"https://github.com/libotony.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Synced\n\nA simple program that reflects the syncing status of [vechain thor node](https://github.com/vechain/thor). Return `HTTP 200` when it's synced `HTTP 503` when it's syncing.\n\n## Get Started\n\n### Build from source\n\nClone the source:\n\n```shell\ngit clone https://github.com/libotony/synced.git\ncd synced\n```\n\nBuild:\n\n```\nmake synced\n```\n\nStart:\n```shell\nbin/synced --rest http://127.0.0.1:8669\n```\n\n### Docker\n\n```\ndocker run -d -p 8000:8000 libotony/synced:latest \u003coptions\u003e\n```\n\n## Run\n\n```\nbin/synced -h\nNAME:\n   synced - tells if thor is synced\n\nUSAGE:\n   synced [global options] command [command options] [arguments...]\n\nCOMMANDS:\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --thor-rest value, --rest value   Thor node API address (default: \"http://127.0.0.1:8669\")\n   --port value, -p value            Synced API service listening port (default: 8000)\n   --tolerable-diff value, -t value  tolerable left behind block amount (default: 5)\n   --help, -h    \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibotony%2Fsynced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibotony%2Fsynced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibotony%2Fsynced/lists"}