Jifty::Plugin::REST.3pm

Langue: en

Autres versions - même langue

Version: 2008-08-12 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Jifty::Plugin::REST - Add REST web services to your app

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.