rackful 0.0.2
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 state at URLs.
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 state at URLs.