Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shorturl

Url shortener written in Golang, create custom shorturl by passing custom shortids

Install

go get github.com/amljs/shorturl

Usage

Default shorturls

url, err := shorturl.CreateShortURL(longurl, baseurl)

Custom shorturls

url, err := shorturl.CreateShortURL(longurl, baseurl, shortid)

License

The MIT License (MIT). Please see License File for more information.

About

Create custom short URLs.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages