{"id":13597960,"url":"https://github.com/po3rin/github_link_creator","last_synced_at":"2026-02-16T02:53:03.153Z","repository":{"id":41142853,"uuid":"167829164","full_name":"po3rin/github_link_creator","owner":"po3rin","description":"GitHub Link Card Creator lets you generate GitHub images has links to repositories.","archived":false,"fork":false,"pushed_at":"2023-05-05T02:28:50.000Z","size":3908,"stargazers_count":202,"open_issues_count":3,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-17T12:48:22.509Z","etag":null,"topics":["aws","github","go","image","image-processing"],"latest_commit_sha":null,"homepage":null,"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/po3rin.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":"2019-01-27T16:15:25.000Z","updated_at":"2024-10-28T17:52:09.000Z","dependencies_parsed_at":"2024-06-19T00:19:57.119Z","dependency_job_id":"adc67dc5-9a15-4d48-ba89-f62edd75980a","html_url":"https://github.com/po3rin/github_link_creator","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/po3rin%2Fgithub_link_creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/po3rin%2Fgithub_link_creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/po3rin%2Fgithub_link_creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/po3rin%2Fgithub_link_creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/po3rin","download_url":"https://codeload.github.com/po3rin/github_link_creator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248168121,"owners_count":21058772,"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":["aws","github","go","image","image-processing"],"created_at":"2024-08-01T17:00:44.431Z","updated_at":"2026-02-16T02:52:58.113Z","avatar_url":"https://github.com/po3rin.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GoReleaser Logo\" src=\"images/gopher.jpg\" height=\"100\"/\u003e\n  \u003ch3 align=\"center\"\u003eGitHub Link Card Creater\u003c/h3\u003e\n  \u003cp align=\"center\"\u003eGitHub Link Card Creator lets you generate GitHub images has links to repositories.\u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n\u003cimg src=\"https://img.shields.io/badge/go-v1.13-blue.svg\"/\u003e [![CircleCI](https://circleci.com/gh/po3rin/github_link_creator.svg?style=shield)](https://circleci.com/gh/po3rin/github_link_creator) \u003ca href=\"https://codeclimate.com/github/po3rin/github_link_creator/maintainability\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/174111b317186d299133/maintainability\" /\u003e\u003c/a\u003e [![GolangCI](https://golangci.com/badges/github.com/po3rin/github_link_creator.svg)](https://golangci.com)\n\n## :mag_right: Overview\n\nGitHub Link Card Creator lets you generate GitHub images has links to your repositories. This card is useful to guide to your repository in blogs etc.\n\n\u003ca href=\"https://github.com/po3rin/github_link_creator\"\u003e\u003cimg src=\"images/example_card.png\" width=\"460px\"/\u003e\u003c/a\u003e\n\n## :pencil: Official WEB Client\n\nhere !!\n\nhttps://ghlinkcard.com\n\n## Instalation\n\nusing as CLI, you should install\n\n```go\n$ go get \"github.com/po3rin/github_link_creator/cmd/repoimg\"\n```\n\nYou can also install from here\nhttps://github.com/po3rin/github_link_creator/releases\n\n## Usage\n\n### CLI Mode\n\nthis lets you generate repository card in local.\n\n```bash\nrepoimg -n po3rin/gotree\n```\n\n### Server Mode\n\nset environment valiable ```S3_BUCKET_NAME```. this is target bucket to store image.\n\n```bash\n$ go build\n$ ./github_link_creator\n$ curl localhost:8080/v1/images/\u003cusername\u003e/\u003creponame\u003e\n```\n\nWhen raising the upper limit of API call of GitHub, You should set environment valiable ```GITHUB_CLIRNT_ID``` \u0026 ```GITHUB_SECRET```.\n\n\u003e GitHub REST API v3 Documents\n\u003e https://developer.github.com/v3/#rate-limiting\n\n## WEB Client Repository\n\n\u003ca href=\"https://github.com/po3rin/github_link_creator_client\"\u003e\u003cimg src=\"images/client.png\" width=\"460px\"/\u003e\u003c/a\u003e\n\n## Contributing\n\nYou're most welcomed!\nWelcome pull request and issues.\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpo3rin%2Fgithub_link_creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpo3rin%2Fgithub_link_creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpo3rin%2Fgithub_link_creator/lists"}