/url-shortener

URL Shortener Service

Primary LanguageJavaScript

Url Shortener Microservice

Use a url query to return a JSON object containing the original url and a new shortened url.


Example formats

Shorten URL:

https://urls.jamesc.me/new/http://www.google.com

Use new URL:

https://urls.jamesc.me/SJBYFNH9


[Source Code]