is a REST-like API micro-framework for Ruby providing a simple DSL to easily develop RESTful APIs. It has built-in support for common conventions, including multiple formats, subdomain/prefix restriction, content negotiation, versioning and much more.
is a framework for parsing and rendering REST documents. Both syntax and semantics are declared in Ruby modules that can be mixed into your domain models. Additional features include client HTTP support, coercion, client-side caching, awesome hypermedia support and more.
[Top]