cavalle / quotly

Web Social Quotes (Personal sandbox for experimentation)

Home Page:http://quotly.heroku.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quotly'11 (meets CQRS)

Quotly is a social web application to manage collections of quotations. It is a personal sandbox for experimentation. It has been reimplemented several times using different frameworks and libraries. The current production version is available at http://quot.ly.

This incarnation of Quotly implements the CQRS pattern in Ruby, based on the experience of BankSimplistic.

Previous Versions

  • Quotes'07 -- The original one. A simple Rails 2.1 application to learn the language and the framework.
  • Quotes'08 -- A failed experiment. The constraint: Don't use any existing framework, be Rack compliant.
  • Quotly'10 -- Current version in production. Sinatra + Mustache + Redis. Tested with Steak.

About

Web Social Quotes (Personal sandbox for experimentation)

http://quotly.heroku.com

License:MIT License


Languages

Language:Ruby 97.0%Language:JavaScript 3.0%