The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Dochazka::REST::Dispatch::Activity - path dispatch

VERSION

Version 0.269

DESCRIPTION

Controller/dispatcher module for the 'activity' resource. To determine which functions in this module correspond to which resources, see.

RESOURCES

This section documents the resources whose dispatch targets are contained in this source module - i.e., activity resources. For the resource definitions, see config/dispatch/activity_Config.pm.

Each resource can have up to four targets (one each for the four supported HTTP methods GET, POST, PUT, and DELETE). That said, target routines may be written to handle more than one HTTP method and/or more than one resoure.