rackful

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. This version is not backward compatible with v0.1.x.


License
Apache-2.0
Install
gem install rackful -v 0.2.1

Documentation

Rackful

Library for creating ReSTful web services

The latest documentation is always available here, as GitHub pages.

Licensing

Copyright ©2011-2012 Pieter van Beek pieter@djinnit.com

Licensed under the Apache License 2.0. You should have received a copy of the license as part of this distribution.