debian man page for jifty::plugin::rest

Query: jifty::plugin::rest

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::Plugin::REST(3pm)				User Contributed Perl Documentation				  Jifty::Plugin::REST(3pm)

NAME
Jifty::Plugin::REST - Add REST web services to your app
DESCRIPTION
A RESTful 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 REST resources.
MISC
The REST interface calls a method named "jifty_serialize_format" on records and collections to downgrade them to simple data structures. By default, this just lists the attributes specified with "column". If you want to include calculated values in your REST interface, you can do so by overriding "jifty_serialize_format". perl v5.14.2 2010-12-08 Jifty::Plugin::REST(3pm)
Related Man Pages
jifty::plugin::authentication::bitcard(3pm) - debian
jifty::plugin::authentication::password::view(3pm) - debian
jifty::plugin::chart(3pm) - debian
rt::client::rest::attachment(3pm) - debian
rt::client::rest::transaction(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?