qurl.org is a simple url shortening service, in the same vein as bit.ly and tinyurl.com.
qurl.org is written in Go and uses BoltDB as storage.
This used to be complicated, but with go 1.16, it's as easy as go build
go build