Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortener

A Simple URL Shortener service that takes the hash of the original URL and encodes it into base62 to generate a shortened URL.

Currently the Service is very basic and uses a map but this is not very feasible in production, so a database is to be connected.

About

A Simple URL Shortener service that takes the hash of the original URL and encodes it into base62 to generate a shortened URL.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages