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 7ebbfc8da9 First pass with API 6 years ago
assets Added URL submission 6 years ago
pages First pass with API 6 years ago
qurl Improved URL validation 6 years ago
static Migrated all http mechanics to a central handler, changed static 6 years ago
storage First pass with API 6 years ago
vendor/go.etcd.io/bbolt Initial commit 6 years ago
backup.go Added backup machinery 6 years ago
load.go Migrated URL validation out of database saving 6 years ago
main.go Added backup machinery 6 years ago