a simple go tool vanity url server.
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.
 
 
 
 
Derek McQuay 559cbd0132 routing to pkg repository instead of _static 7 years ago
_static fixed typo for vain url 7 years ago
cmd/vaind clean up docs 7 years ago
errors fixed golint/go vet 7 years ago
metrics added metrics 7 years ago
static move static into own package 7 years ago
vendor/github.com added metrics 7 years ago
.gitignore Ignore compiled tests 7 years ago
api_test.go Use in-memory, on-disk-backed DB 7 years ago
contributing.md added contribution guidelines 7 years ago
db.go match on package substring 7 years ago
db_test.go match on package substring 7 years ago
doc.go clean up docs 7 years ago
gen.go move static into own package 7 years ago
licence.txt ysvd -> vaind 7 years ago
mail.go Use in-memory, on-disk-backed DB 7 years ago
readme.md update readme 7 years ago
server.go routing to pkg repository instead of _static 7 years ago
storage.go Use in-memory, on-disk-backed DB 7 years ago
testing.go Use in-memory, on-disk-backed DB 7 years ago
vain.go clean up docs 7 years ago
vain_test.go Use in-memory, on-disk-backed DB 7 years ago

readme.md

vain

vaind is a vanity url server for use by the go tool.

installation

$ go get mcquay.me/vain/cmd/vaind

running server

$ VAIN_FROM=me@example.org vaind vain.db