What Is Waves?
Waves makes it easy to go beyond applications and focus on architecture. Waves embraces HTTP and REST instead of trying hide them from you with one-size-fits-all abstractions.
Today’s Web applications must embrace a wide-variety of clients, most of which don’t really fit the Sun MVC paradigm that has dominated Web-based application architecture in the past.
Waves provides a rich DSL for matching HTTP requests, much more flexible than typical routing schemes, and a layered approach to mixing in just the architectural magic that your applications need.
Try It Out
sudo gem install waves
You can also run from source if you like.
From there, our tutorials can help you get started.