a simple url shortener in Go (check it out at qurl.org)
Go to file
2018-11-18 05:28:02 +00:00
assets Added URL submission 2018-11-17 16:47:39 +00:00
pages Migrated all http mechanics to a central handler, changed static 2018-11-18 05:28:02 +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 Migrated URL validation out of database saving 2018-11-17 17:07:33 +00:00
vendor/go.etcd.io/bbolt Initial commit 2018-11-12 01:56:30 +00:00
load.go Migrated URL validation out of database saving 2018-11-17 17:07:33 +00:00
main.go Migrated all http mechanics to a central handler, changed static 2018-11-18 05:28:02 +00:00