{"id":29536914,"url":"https://github.com/rawchen/short-url","last_synced_at":"2025-07-17T03:38:42.501Z","repository":{"id":49500485,"uuid":"475948569","full_name":"rawchen/short-url","owner":"rawchen","description":"短链接生成服务","archived":false,"fork":false,"pushed_at":"2025-06-19T10:56:59.000Z","size":624,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T11:40:27.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ivii.cn","language":"CSS","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/rawchen.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-03-30T15:49:13.000Z","updated_at":"2025-06-19T10:57:03.000Z","dependencies_parsed_at":"2023-01-30T13:15:14.677Z","dependency_job_id":"262e4cb4-0721-48af-bd0b-17c716350d00","html_url":"https://github.com/rawchen/short-url","commit_stats":null,"previous_names":["rawchen/short-url"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rawchen/short-url","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2Fshort-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2Fshort-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2Fshort-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2Fshort-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawchen","download_url":"https://codeload.github.com/rawchen/short-url/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2Fshort-url/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265563201,"owners_count":23788664,"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":[],"created_at":"2025-07-17T03:38:40.978Z","updated_at":"2025-07-17T03:38:42.494Z","avatar_url":"https://github.com/rawchen.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 短链生成服务 - ShortUrl\n\n## 服务在线使用及开发环境\n\n\u003e https://ivii.cn\n\u003e\n\u003e JDK 8 + MySQL 5.7 + IDEA 2021\n\n## 使用\n\n* 确保java8及以上环境，在[releases](https://github.com/rawchen/short-url/releases)页面下载jar运行程序。\n* 通过`java -jar ShortUrl.jar`运行该程序，默认访问地址：[http://localhost:8989](http://localhost:8989)。\n* 需部署MySQL数据库，帐号root密码root，端口3306。新建名为`short_url`的库，导入`short_url.sql`\n* Linux部署使用如下命令：\n```bash\nnohup java -jar -Xmx200m short-url.jar \u003e\u003e ShortUrl.log  \u0026\n```\n\n## 开发\n\n* 确保java8及Maven环境，下载项目后通过IDEA打开项目也可直接修改相关文本。\n* 可配置application.yml中的端口号，数据库连接信息等，通过IDEA运行这个Spring Boot项目。\n* 不想使用IDEA也可文本编辑后Maven打包成jar运行，打包命令`mvn clean package`。\n\n\n## 功能\n\n- [x] 有效期\n- [x] 访问密码\n- [x] 随机短链\n- [x] 生成二维码\n- [x] 接口限流\n\n## 案例截图\n\n\u003e https://ivii.cn","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawchen%2Fshort-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawchen%2Fshort-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawchen%2Fshort-url/lists"}