Simple and compact (less than 40 lines) personal URL shortener, powered by Express on Node.js. No database needed, Tinchy uses a JSON file for persistence. -- Read More
INSTALL » npm install tinchy
CODE » git clone git://github.com/davej/tinchy.js.git
GITHUB » https://github.com/davej/tinchy.js
Categories:
Engines:
- node *