REST: From theory to practice

A nice overview of resources in Rails by Nathan, including the idea of “reification”—taking a concept that doesn’t map directly to a model and normalizing it to the limited set of HTTP verbs—exposing a resource where no model exists.