URL Shortener Service in Go

This a little project that i made for practice go and learn, what do you think .?

I’d not expose the internal database row ID in the URL. Maybe you could use Hashids on the ID.