sfsf9797 / url-shortener

reduce any long URL into a shorter link. When a user clicks the shortened version, they're automatically forwarded to the original url

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Url Shortener

To run this application, do

docker-compose up


The url shortener service can be accessed at


http://localhost:3000/


About

reduce any long URL into a shorter link. When a user clicks the shortened version, they're automatically forwarded to the original url


Languages

Language:JavaScript 80.0%Language:HTML 17.1%Language:Dockerfile 2.9%