{"id":26902066,"url":"https://github.com/larssonoliver/lnkshrt","last_synced_at":"2026-04-28T20:03:16.082Z","repository":{"id":42659972,"uuid":"459610513","full_name":"LarssonOliver/lnkshrt","owner":"LarssonOliver","description":"Link shortener","archived":false,"fork":false,"pushed_at":"2024-03-16T20:39:08.000Z","size":878,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T14:49:14.513Z","etag":null,"topics":["go","golang","gui","linkshortener","nextjs"],"latest_commit_sha":null,"homepage":"https://lnkshrt.larssonoliver.com","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/LarssonOliver.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,"zenodo":null}},"created_at":"2022-02-15T14:21:13.000Z","updated_at":"2022-03-28T15:26:38.000Z","dependencies_parsed_at":"2024-06-21T02:04:46.933Z","dependency_job_id":"e52530a3-b91c-454e-b270-a07e1cdc5733","html_url":"https://github.com/LarssonOliver/lnkshrt","commit_stats":{"total_commits":76,"total_committers":3,"mean_commits":"25.333333333333332","dds":"0.26315789473684215","last_synced_commit":"72d7fbfe9c1ace4819f61a49aa9d98370682b890"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/LarssonOliver/lnkshrt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Flnkshrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Flnkshrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Flnkshrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Flnkshrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LarssonOliver","download_url":"https://codeload.github.com/LarssonOliver/lnkshrt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarssonOliver%2Flnkshrt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32396781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","golang","gui","linkshortener","nextjs"],"created_at":"2025-04-01T09:09:19.204Z","updated_at":"2026-04-28T20:03:16.032Z","avatar_url":"https://github.com/LarssonOliver.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lnkshrt\n\nA link shortener written in go. \n\n[![Build](https://github.com/LarssonOliver/lnkshrt/actions/workflows/build.yaml/badge.svg)](https://github.com/LarssonOliver/lnkshrt/actions/workflows/build.yaml)\n\n## Deployed\nA deployed version can be accessed over at https://lnkshrt.larssonoliver.com.\n\n## Container Image\nThe latest version is available as `larssonoliver/lnkshrt:latest` from DockerHub.\n\n## Environment Variables\n| Variable | Description | Default |\n| - | - | - |\n| `LNKSHRT_PORT` | Port to listen to for requests | `8080` |\n| `LNKSHRT_IDSIZE` | Size of shortened URL ids in characters | `6` |\n| `LNKSHRT_DBFILE` | Database file | `data/lnkshrt.json` |\n| `LNKSHRT_PERSISTENT` | Store data in, and load data from, `LNKSHRT_DBFILE` | `undefined (false)` | \n| `LNKSHRT_ORIGINS` | Comma separated list of CORS origins to allow | `undefined (none)` | \n| `LNKSHRT_INDEX_REDIRECT` | A URL to redirect to from the `GET /` route | `undefined (none)` |\n\n# lnkshrt gui\n\n## Container Image\nThe latest version is available as `larssonoliver/lnkshrt-gui:latest` from DockerHub.\n\n## Environment Variables\n| Variable | Description | Default |\n| - | - | - |\n| `API_URL` | **REQUIRED:** The base url of the api to use (excluding trailing /) | `undefined (none)` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarssonoliver%2Flnkshrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarssonoliver%2Flnkshrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarssonoliver%2Flnkshrt/lists"}