a simple url shortener in Go (check it out at qurl.org)
Go to file
2018-11-24 04:07:39 +00:00
assets Added URL submission 2018-11-17 16:47:39 +00:00
pages Added proper redirection, improved loading error display 2018-11-24 04:07:39 +00:00
qurl Improved URL validation 2018-11-17 17:17:22 +00:00
static Migrated all http mechanics to a central handler, changed static 2018-11-18 05:28:02 +00:00
storage Added proper redirection, improved loading error display 2018-11-24 04:07:39 +00:00
vendor/go.etcd.io/bbolt Initial commit 2018-11-12 01:56:30 +00:00
backup.go Added backup machinery 2018-11-19 03:28:44 +00:00
load.go Added proper redirection, improved loading error display 2018-11-24 04:07:39 +00:00
main.go Added backup machinery 2018-11-19 03:28:44 +00:00