NAME

Jifty::Plugin::REST

DESCRIPTION

A RESTian web services API for your Jifty app.

USAGE

Add the following to your site_config.yml

framework:
  Plugins:
    - REST: {}

See the URL /=/help in your Jifty app for more information about how to access the RESTian resources.