Skip to content

Dynamically link URLs with custom names for shortening or improved readability.

License

Notifications You must be signed in to change notification settings

adam-bates/url-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Linker

Simple URL Shortening & Aliasing

Dynamically link URLs with custom names for shortening or improved readability.

Example

When authenticated, the following request:

POST https://g3t.ca/api/v1/urls

{
  "key": "rick",
  "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
}

Will create the following link:

g3t.ca/rick

About

Dynamically link URLs with custom names for shortening or improved readability.

Resources

License

Stars

Watchers

Forks

Languages