Skip to content

URL shortener helps you shorten unwieldy links and share branded links with custom domains at scale.

License

Notifications You must be signed in to change notification settings

yihleego/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

URL shortener helps you shorten unwieldy links and share branded links with custom domains at scale.

Implementation in Go:url-shortener-go

Usage

Shorten

curl -X POST --location "http://localhost:18080" \
    -d "https://www.github.com/"

Redirect

http://localhost:18080/jqHNa

Example

uuw.io/jqHNa

Demo

uuw.io

About

URL shortener helps you shorten unwieldy links and share branded links with custom domains at scale.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published