文件名称:url-shortener:一个适用于Youtube的简单URL缩短器
文件大小:70KB
文件格式:ZIP
更新时间:2024-05-17 18:31:03
go fiber-framework HTML
Go中的URL缩短器 安装 $ git clone https://github.com/PoseidonCoder/url-shortener.git $ cd url-shortener $ go get -u ./... # to install the packages 现在,只需转到即可查看结果!
【文件预览】:
url-shortener-main
----go.mod(146B)
----db()
--------lock(0B)
--------000000000.data(147B)
--------config.json(163B)
----public()
--------index.html(1KB)
----go.sum(33KB)
----download-demo.png(57KB)
----main.go(1018B)
----README.md(333B)