pkgsrc/net/p5-Net-Jifty/DESCR
rhaen 42e39f3f36 initally imported
from the DESCR:
Jifty is a full-stack web framework. It provides an optional REST
interface for applications. Using this module, you can interact with
that REST interface to write client-side utilities.  You can use this
module directly, but you'll be better off subclassing it, such as what
we've done for Net::Hiveminder.  This module also provides a number of
convenient methods for writing short scripts.
2008-09-15 17:53:41 +00:00

6 lines
393 B
Text

Jifty is a full-stack web framework. It provides an optional REST
interface for applications. Using this module, you can interact with
that REST interface to write client-side utilities. You can use this
module directly, but you'll be better off subclassing it, such as what
we've done for Net::Hiveminder. This module also provides a number of
convenient methods for writing short scripts.