{"id":18859037,"url":"https://github.com/rawchen/shorturl","last_synced_at":"2025-04-14T12:13:30.960Z","repository":{"id":49500485,"uuid":"475948569","full_name":"rawchen/ShortUrl","owner":"rawchen","description":"短链接生成服务","archived":false,"fork":false,"pushed_at":"2022-12-22T15:57:29.000Z","size":622,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T12:13:26.939Z","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}},"created_at":"2022-03-30T15:49:13.000Z","updated_at":"2024-01-17T02:58:13.000Z","dependencies_parsed_at":"2023-01-30T13:15:14.677Z","dependency_job_id":null,"html_url":"https://github.com/rawchen/ShortUrl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2FShortUrl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2FShortUrl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2FShortUrl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawchen%2FShortUrl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawchen","download_url":"https://codeload.github.com/rawchen/ShortUrl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877960,"owners_count":21176244,"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":"2024-11-08T04:15:46.375Z","updated_at":"2025-04-14T12:13:30.939Z","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/ShortUrl/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 ShortUrl.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%2Fshorturl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawchen%2Fshorturl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawchen%2Fshorturl/lists"}