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 01ef0d5183 Fixed bad URL redirect bug 6 years ago
assets Added API usage instructions 6 years ago
pages Fixed bad URL redirect bug 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 Added proper redirection, improved loading error display 6 years ago
vendor/go.etcd.io/bbolt Initial commit 6 years ago
backup.go Added backup machinery 6 years ago
load.go Added proper redirection, improved loading error display 6 years ago
main.go Added backup machinery 6 years ago