{"id":15368548,"url":"https://github.com/koddsson/link-shortener","last_synced_at":"2025-02-27T16:32:03.882Z","repository":{"id":66103272,"uuid":"145339953","full_name":"koddsson/link-shortener","owner":"koddsson","description":"🔗 It make the link shorter.","archived":true,"fork":false,"pushed_at":"2019-05-13T11:45:43.000Z","size":323,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T07:41:34.166Z","etag":null,"topics":["link-shortener"],"latest_commit_sha":null,"homepage":"","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/koddsson.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":"2018-08-19T21:48:39.000Z","updated_at":"2025-02-03T21:06:24.000Z","dependencies_parsed_at":"2023-02-23T09:30:35.938Z","dependency_job_id":null,"html_url":"https://github.com/koddsson/link-shortener","commit_stats":{"total_commits":103,"total_committers":5,"mean_commits":20.6,"dds":0.5145631067961165,"last_synced_commit":"e275e15fb737fa72225f0f7677f362fa2a4b06b9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Flink-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Flink-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Flink-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Flink-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koddsson","download_url":"https://codeload.github.com/koddsson/link-shortener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298486,"owners_count":19779283,"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":["link-shortener"],"created_at":"2024-10-01T13:29:44.399Z","updated_at":"2025-02-27T16:32:03.874Z","avatar_url":"https://github.com/koddsson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# link-shortener\n\nIt make the link shorter.\n\n## Running\n\nInstall dependencies:\n\n```sh\ngo get\n```\n\nBuild the application\n\n```sh\ngo build\n```\n\nStart the application:\n\nNote that you need to have elasticsearch running\n\n```sh\nES_URL=http://localhost:9200 ./link-shortener\n```\n\n## Developing\n\nRun tests:\n\n```sh\ngo test \n```\n\nWe use [`go-vcr`](https://github.com/dnaeon/go-vcr) to record HTTP requests as fixtures so if you add a new test, you'll need to spin up Elastic in order to record your request.\n\nI'll put more info here later. This is kind of WIP right now.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Flink-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoddsson%2Flink-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Flink-shortener/lists"}