shorty:用 GO 编写的 URL 缩短器

时间:2024-07-07 09:11:21
【文件属性】:

文件名称:shorty:用 GO 编写的 URL 缩短器

文件大小:7KB

文件格式:ZIP

更新时间:2024-07-07 09:11:21

Go

矮个子 用 GO 编写的 URL 缩短器 用法 安装所需的软件包后(见下文),您可以通过以下方式访问提交的 URL(帖子)列表 要添加一个新的 url,只需调用这个 url(现在,将被重构为一个表单) 数据存储所需的包 go get github.com/mattn/go-sqlite3 带有 Train 和 pongo 的前端资产管道 准备 获取套餐: go get github.com/shaoshing/train go get -u gopkg.in/flosch/pongo2.v3 构建火车二进制文件: go build -o $GOPATH /bin/train github.com/shaoshing/train/cmd 安装Ruby,安装sass和coffee gems: sudo gem install sass sudo gem install coffee


【文件预览】:
shorty-master
----main.go(2KB)
----html()
--------docs.html(67B)
--------newpost.html(70B)
--------base.html(246B)
--------posts.html(68B)
----posts()
--------posts.go(3KB)
----LICENSE(1KB)
----assets()
--------stylesheets()
--------javascripts()
----README.md(967B)
----.editorconfig(259B)
----.gitignore(369B)

网友评论