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 90e419f5a4 Migrated all http mechanics to a central handler, changed static 6 years ago
assets Added URL submission 6 years ago
pages Migrated all http mechanics to a central handler, changed static 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 Migrated URL validation out of database saving 6 years ago
vendor/go.etcd.io/bbolt Initial commit 6 years ago
load.go Migrated URL validation out of database saving 6 years ago
main.go Migrated all http mechanics to a central handler, changed static 6 years ago