https://github.com/debuginn/short-link
一个使用Go创建的短链接服务后台
https://github.com/debuginn/short-link
gin go
Last synced: 11 months ago
JSON representation
一个使用Go创建的短链接服务后台
- Host: GitHub
- URL: https://github.com/debuginn/short-link
- Owner: debuginn
- License: apache-2.0
- Created: 2020-04-12T06:07:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T07:27:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T15:38:17.849Z (about 1 year ago)
- Topics: gin, go
- Language: Go
- Size: 43.8 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoShortLink
一个使用Go创建的短链接服务后台
```git
git config --local user.name 'debuginn' && git config --local user.email 'debuginn@icloud.com'
```