Skip to content
/ GoLink Public

A Go-based link shortener that requires a key to create links.

License

Notifications You must be signed in to change notification settings

OisinA/GoLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLink

A Go-based link shortener that requires a key to create links.

To use

To use the link shortener, compile the go files. Run the resulting executable. It will give you a key to use. Log on to your website and you will see a form, asking for a key and a URL. If you input both successfully, it should return a short URL. The URLs should be in the form hostname/xxxx, where xxxx is a 4 letter combination.

About

A Go-based link shortener that requires a key to create links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages