Authors: Pieter van Beek
License: Apache License 2.0
Summary: Rackful provides a minimal interface for developing ReSTful web services with
Rack and Ruby. Instead of writing HTTP method handlers, you’ll implement
resource objects, which expose their...