{"id":18832836,"url":"https://github.com/linka-cloud/go-repo","last_synced_at":"2025-07-31T09:40:11.421Z","repository":{"id":114453589,"uuid":"388844757","full_name":"linka-cloud/go-repo","owner":"linka-cloud","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-14T12:57:31.000Z","size":563,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T22:03:00.518Z","etag":null,"topics":["golang","gomod","gomodules"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linka-cloud.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,"publiccode":null,"codemeta":null}},"created_at":"2021-07-23T15:24:21.000Z","updated_at":"2021-12-14T12:56:53.000Z","dependencies_parsed_at":"2023-06-07T23:30:15.564Z","dependency_job_id":null,"html_url":"https://github.com/linka-cloud/go-repo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/linka-cloud/go-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fgo-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fgo-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fgo-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fgo-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linka-cloud","download_url":"https://codeload.github.com/linka-cloud/go-repo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linka-cloud%2Fgo-repo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268017357,"owners_count":24181669,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["golang","gomod","gomodules"],"created_at":"2024-11-08T01:59:09.061Z","updated_at":"2025-07-31T09:40:11.382Z","avatar_url":"https://github.com/linka-cloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-repo\n\n*go-repo* is a simple golang repository hosting web app, heavily inspired by [go.uber.org](https://go.uber.org).\n\nIt allows hosting go modules with custom import names.\n\nExample :\n\n```bash\n$ go get go.linka.cloud/go-repo\n```\n\ninstead of \n\n```bash\n$ go get github.com/linka-cloud/go-repo\n```\n\n## Installation\n```bash\n$ docker pull linkacloud/go-repo\n```\n\n## Deployment\n\nAn example Kubernetes deployment is available in [the deploy directory](deploy/deploy.yml).\n\n## Usage\n\n```bash\n$ go-repo\n\nUsage:\n  go-repo [config] [flags]\n\nExamples:\ngo-repo config.yml\n\nFlags:\n  -a, --address string      The server address (default \":8888\")\n  -h, --help                help for go-repo\n      --logs-level string    (default \"info\")\n\n```\n\nAn example config file:\n```yaml\nmodules:\n- import: go.linka.cloud/go-repo\n  repository: github.com/linka-cloud/go-repo\n  readme: github.com/linka-cloud/go-repo/raw/master/README.md\n```\nThe config file is reloaded on changes\n\n\nRun the app:\n```bash\n$ go-repo config.yml\n```\n\n## Screenshots\n\nThe origin display the available packages index \n![index](screenshots/index.png)\n\nThe details page display the README.md from configuration\n![details](screenshots/details.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinka-cloud%2Fgo-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinka-cloud%2Fgo-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinka-cloud%2Fgo-repo/lists"}