{"id":18351461,"url":"https://github.com/writefreely/version","last_synced_at":"2025-04-10T00:35:27.614Z","repository":{"id":104316308,"uuid":"179874342","full_name":"writefreely/version","owner":"writefreely","description":"Simple web app for finding the latest release version of a project on GitHub","archived":false,"fork":false,"pushed_at":"2019-04-08T11:52:35.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T20:21:30.466Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/writefreely.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-04-06T18:57:47.000Z","updated_at":"2023-07-31T22:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0d232f1-d932-4953-837c-f8e2071f2e55","html_url":"https://github.com/writefreely/version","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/writefreely%2Fversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Fversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Fversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Fversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/writefreely","download_url":"https://codeload.github.com/writefreely/version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247722516,"owners_count":20985208,"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-05T21:31:13.030Z","updated_at":"2025-04-10T00:35:27.579Z","avatar_url":"https://github.com/writefreely.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# version\n\nVersion is a simple API for finding the latest release version of a project on GitHub. It's built for projects that are distributed through GitHub's _release_ functionality, and meant to be run on a project's own domain, e.g. [version.writefreely.org](https://version.writefreely.org).\n\n## Features\n\n* Lightweight wrapper on top of GitHub's API\n* Resilient / still functional when GitHub is down\n* Useful public API for varying use cases\n* Minimal logging\n\n## Getting Started\n\nWith Go installed, run these commands:\n\n```text\ngo get github.com/writefreely/version/cmd/version\n\nexport VER_ORG=writeas\nexport VER_REPO=writefreely\nexport VER_PORT=8080\nversion\n```\n\nThen open your browser to http://localhost:8080\n\n## API\n\n### GET /\n\nReturns version number / tag as plain text, e.g. `v0.8.1`\n\n#### Parameters\n\n| Parameter | Type | Use |\n| --- | --- | --- |\n| `v` | String | Supply a version number to get a response of whether or not it's the current one |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritefreely%2Fversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwritefreely%2Fversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritefreely%2Fversion/lists"}