NAME
App::Dochazka::REST::Dispatch::Employee - path dispatch
VERSION
Version 0.290
DESCRIPTION
Controller/dispatcher module for the 'employee' 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., employee resources. For the resource definitions, see config/dispatch/employee_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.