a simple url shortener in Go (check it out at qurl.org)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christopher Ramey 206eb2f149 Added backup machinery 5 years ago
assets Added URL submission 5 years ago
pages Migrated all http mechanics to a central handler, changed static 5 years ago
qurl Improved URL validation 5 years ago
static Migrated all http mechanics to a central handler, changed static 5 years ago
storage Added backup machinery 5 years ago
vendor/go.etcd.io/bbolt Initial commit 5 years ago
backup.go Added backup machinery 5 years ago
load.go Migrated URL validation out of database saving 5 years ago
main.go Added backup machinery 5 years ago