Home

Awesome

Waw, making web applications simple

Waw is a web framework written in Ruby. It provides an alternative to Rails and other frameworks written in Ruby as well. It is designed to be somewhere in the middle between Rails (sometimes a bit too heavy) and Rack/Sinatra (not really a framework, sometimes too low-level).

Waw has been originally designed in the ReQuest research project of the University of Louvain, has been entirely rewritten in ruby, and is still actively developped to reach its first real stable version ;-)

Links

http://github.com/blambeau/waw

Main features

Waw basically provides an overall architecture for web sites and/or applications. Its main features are