Automated REST Method Dispatching for Catalyst
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.
$
pkg install p5-Catalyst-Action-RESTOrigin
www/p5-Catalyst-Action-REST
Size
141KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
10 packages
Required by
2 packages