1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/www/p5-Catalyst-Action-REST/pkg-descr
2007-08-07 21:26:18 +00:00

8 lines
380 B
Plaintext

Catalyst::Controller::REST implements a mechanism for building RESTful
services in Catalyst. It does this by extending the normal Catalyst
dispatch mechanism to allow for different subroutines to be called based
on the HTTP Method requested, while also transparently handling all the
serialization/deserialization for you.
WWW: http://search.cpan.org/dist/Catalyst-Action-REST/