|
1 年之前 | |
---|---|---|
assets | 1 年之前 | |
obj | 1 年之前 | |
pages | 1 年之前 | |
static | 1 年之前 | |
storage | 1 年之前 | |
togo | 1 年之前 | |
vendor/go.etcd.io/bbolt | 1 年之前 | |
.gitignore | 1 年之前 | |
LICENSE | 1 年之前 | |
README.md | 1 年之前 | |
backup.go | 1 年之前 | |
load.go | 1 年之前 | |
main.go | 1 年之前 |
qurl.org is a simple url shortening service, in the same vein as bit.ly and tinyurl.com.
qurl.org is written in Go and uses BoltDB as storage.
go get -d git.binarythought.com/cdramey/qurl
go generate git.binarythought.com/cdramey/qurl
go build git.binarythought.com/cdramey/qurl