../projects
Go Vanity URL generator screenshot

Go Vanity

Simplifies creating custom URLs for Go packages, particularly those hosted on GitHub.

Go go vanity-url github Source

Go Vanity is a small service for hosting custom Go import paths. Instead of github.com/user/pkg, you can use go.yourdomain.com/pkg. It serves the correct <meta> tags that go get needs to resolve import paths to their underlying VCS locations.