codingjester / amoeba

A ruby url shortner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amoeba was an attempt at using Redis as the backend for a url shortener.

It generates and keeps a running count of clicks on your urls. Most of the data
can be accessed through its API.

Work in progress, and not much to look at.

TODO
 - Track IP
 - Track User-Agent

About

A ruby url shortner


Languages

Language:Ruby 100.0%