/shorts

A URL shortener

Primary LanguageJavaScript

shorts

A URL shortener.

Install

npm install --global shorts

Use

shorts --port 15555 &
curl -I -d '{"uri":"<long url>"}' http://localhost:15555