TinyURL Ramaze Application =========================== Required gems -------------- sqlite3-ruby, sequel, validatable, ramaze, thin Features --------- - everything in one file - model, view, controller - auto create the database if missing - unique urls in the database - url hits counting - API for command-line access - can shorten urls and restore the original urls Usage ------ $ curl -O turl.rb