Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:raganwald/Roweis
Browse files Browse the repository at this point in the history
  • Loading branch information
raganwald committed Sep 10, 2010
2 parents 74322a0 + 0a1803b commit 92453dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ Roweis

*Lightweight controllers and views for the [Sammy][sammy] JS framework.*

**what**
**what!?**

[Sammy][sammy] is a lightweight (<20K) framework for writing single page Javascript applications. Sammy uses [Sinatra][sinatra]-like simple route definitions and structure. Sammy allows programs to respond to specific URLs, and utilizing the URL hash (#) you can create single page applications that still respond to the back button, like Gmail.

Sammy is touted as "A great way to build simple to complex applications built upon RESTful data stores like [CouchDB][couch] or [Cloudkit][cloud]." And it is.

Roweis is a plugin for Sammy that makes the "Great way to build simple applications built upon RESTful data stores" ridiculously easy by delivering a lot of the code you need right out of the box by default and emphasizing convention over configuration.

**who**
**for whom**

Roweis might be a good choice if you want to write a client-side [single page application][spa].

Expand Down

0 comments on commit 92453dc

Please sign in to comment.