a simple url shortener in Go (check it out at qurl.org)
Go to file
2018-11-18 01:27:51 +00:00
assets Added URL submission 2018-11-17 16:47:39 +00:00
pages Added IP and Browser string to submit routines 2018-11-18 01:27:51 +00:00
qurl Improved URL validation 2018-11-17 17:17:22 +00:00
static Added URL submission 2018-11-17 16:47:39 +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 Added URL submission 2018-11-17 16:47:39 +00:00