devroom.io/content/posts/2010-03-28-really-another-sinatra-url-shortener-in-ruby.md

23 lines
750 B
Markdown
Raw Normal View History

2015-03-26 11:28:08 +00:00
+++
date = "2010-03-28"
title = "Really? Another Sinatra URL Shortener in Ruby?"
tags = ["Ruby", "sinatra", "urls", "shortening", "base62"]
slug = "really-another-sinatra-url-shortener-in-ruby"
+++
With my recent interest in [Sinatra][1] I decided to make some us of it and write a URL shortener service for with it. This also gave me an excuse to polish up my [DataMapper][2] skills a bit.
[1]: http://www.sinatrarb.com/
[2]: http://datamapper.org/
~
Now, it's finished! I put the app on [http://github.com/ariejan/firefly][3]. [Feel free to fork][4]!
Not sure if it works? Try this: [http://aj.gs/2][5]
Questions? Please use the comments!
[3]: http://github.com/ariejan/firefly
[4]: http://github.com/ariejan/firefly/fork
[5]: http://aj.gs/2