/toolong

url shortener for fun and profit

Primary LanguagePython

2long.ru

Simple url shortener for fun and profit. It's use redis as storage.

Usage

  1. from main page
  2. use http://2long.ru/?url=<your-url> where <your-url> - your url :)
  3. use python client (client.py)