Skip to content

thinkroth/shortUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShortURL

Node.js Tiny URL generator with analytics

Based on https://github.com/edwardhotchkiss/short/

Setup

$ git clone https://github.com/thinkroth/shortUrl.git
$ npm install

Basic API Usage

Just add the domain you'd like to the end of localhost:8080/api

$ curl localhost:8080/api/http://www.longdomain.com/

About

Another short url service in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published