{"id":17660900,"url":"https://github.com/soulteary/mini-shortener","last_synced_at":"2025-07-17T23:35:11.554Z","repository":{"id":57792398,"uuid":"524731496","full_name":"soulteary/mini-shortener","owner":"soulteary","description":"Zero dependency, configuration-based, short link service with less than 200 lines.","archived":false,"fork":false,"pushed_at":"2025-03-07T09:14:58.000Z","size":48,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T17:46:14.375Z","etag":null,"topics":["docker","shortlink","shortlinks","url-shortener","yourls"],"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/soulteary.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-14T17:05:15.000Z","updated_at":"2025-03-07T09:15:02.000Z","dependencies_parsed_at":"2024-06-21T19:03:07.066Z","dependency_job_id":"35da9ac2-b65f-4369-9933-8bbaebc6e808","html_url":"https://github.com/soulteary/mini-shortener","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/soulteary/mini-shortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fmini-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fmini-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fmini-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fmini-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulteary","download_url":"https://codeload.github.com/soulteary/mini-shortener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fmini-shortener/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265678746,"owners_count":23810120,"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":["docker","shortlink","shortlinks","url-shortener","yourls"],"created_at":"2024-10-23T17:09:38.261Z","updated_at":"2025-07-17T23:35:11.530Z","avatar_url":"https://github.com/soulteary.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini Shortener\n\n\u003cimg src=\"logo.png\" width=\"80\" /\u003e\n\nConfiguration-based, short link service in less than 200 lines.\n\n## Config\n\nThe configuration file is in plain text format, and each line contains a redirect rule:\n\n```\n\"/ping\" =\u003e \"https://github.com/soulteary/mini-shortener\"\n```\n\nThe program startup will read the `rules` file in the current working directory by default.\n\n## Docker\n\nDownload the rules configuration file in the project, or refer to the documentation above, create a local file, and execute the following commands:\n\n```bash\ndocker run -v `pwd`/rules:/app/rules -p 8080:8901 soulteary/mini-shortener -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulteary%2Fmini-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulteary%2Fmini-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulteary%2Fmini-shortener/lists"}