{"id":24264996,"url":"https://github.com/wtdcode/link-shorter-rs","last_synced_at":"2026-03-14T14:08:21.658Z","repository":{"id":270868841,"uuid":"911705241","full_name":"wtdcode/link-shorter-rs","owner":"wtdcode","description":"Minimal token-authentication link shorter service written in rust","archived":false,"fork":false,"pushed_at":"2025-01-04T07:11:41.000Z","size":31,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T10:33:09.051Z","etag":null,"topics":["linkshorter"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/wtdcode.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":"2025-01-03T16:43:54.000Z","updated_at":"2025-01-05T03:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ddb0b5d-42ad-440c-8e79-8466df4e206c","html_url":"https://github.com/wtdcode/link-shorter-rs","commit_stats":null,"previous_names":["wtdcode/link-shorter-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtdcode%2Flink-shorter-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtdcode%2Flink-shorter-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtdcode%2Flink-shorter-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtdcode%2Flink-shorter-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wtdcode","download_url":"https://codeload.github.com/wtdcode/link-shorter-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241943979,"owners_count":20046644,"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":["linkshorter"],"created_at":"2025-01-15T09:54:26.754Z","updated_at":"2026-03-14T14:08:21.604Z","avatar_url":"https://github.com/wtdcode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Link Shorter Written in Rust\n\nLive demo: https://gu.mk\n\n## docker-compose\n\nDocker compose is the recommended way to setup. Sample configuration:\n\n```yaml\nservices:\n  shorter:\n    image: lazymio/link-shorter-rs:latest\n    ports:\n      - \"127.0.0.1:1566:1566\"\n    volumes:\n      - ./data:/data\n    environment:\n      - RUST_LOG=link_shorter_rs=debug\n    command: serve -d /data/data.sqlite3\n```\n\n## Add a token\n\nTo add a token, do:\n\n```bash\ndocker compose exec -it shorter /usr/bin/link-shorter-rs add-token -t \"token_to_add\" -d /data/sqlite3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtdcode%2Flink-shorter-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwtdcode%2Flink-shorter-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtdcode%2Flink-shorter-rs/lists"}