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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rack
>= 1.4