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

Search results for "dist:App-Dochazka-REST REST"

App::Dochazka::REST - Dochazka REST server River stage zero No dependents

This distribution, App::Dochazka::REST, including all the modules in "lib/", the scripts in "bin/", and the configuration files in "config/", constitutes the REST server (API) component of Dochazka, the open-source Attendance/Time Tracking (ATT) syst...

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::ACL - ACL module River stage zero No dependents

This module provides helper code for ACL checks....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Test - Test helper functions River stage zero No dependents

This module provides helper code for unit tests....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::LDAP - LDAP module (for authentication) River stage zero No dependents

Container for LDAP-related stuff....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Util - miscellaneous utilities River stage zero No dependents

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Auth - HTTP request authentication and authorization River stage zero No dependents

This package, which is between Web::MREST::Entity and Web::Dochazka::REST::Dispatch in the chain of inheritance, provides the 'is_authorized' and 'forbidden' methods called by Web::Machine on each incoming HTTP request....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Guide - Dochazka REST server guide River stage zero No dependents

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Mason - Mason interpreter singleton River stage zero No dependents

Mason interpreter singleton....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Fillup - fillup routines River stage zero No dependents

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Shared - Shared dispatch functions River stage zero No dependents

This module provides code that is, or may be, used by more than one resource handler method....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Holiday - non-database holiday and date routines River stage zero No dependents

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::ConnBank - Provide DBIx::Connector objects River stage zero No dependents

This module contains routines relating to DBIx::Connector. Mostly, the application uses the $dbix_conn singleton....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Dispatch - Implementation of top-level resources River stage zero No dependents

This module contains the "init_router" method as well as all the resource handlers referred to in the resource definitions....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::ResourceDefs - Resource definitions River stage zero No dependents

The purpose of this package is to hold all the resource definitions and provide a hook for loading them....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Model::Lock - lock data model River stage zero No dependents

A description of the lock data model follows. Locks in the database CREATE TABLE locks ( lid serial PRIMARY KEY, eid integer REFERENCES Employees (EID), intvl tsrange NOT NULL, remark text ) There is also a stored procedure, "fully_locked", that take...

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Model::Shared - functions shared by several modules within the data model River stage zero No dependents

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Docs::Workflow - Documentation of REST workflow River stage zero No dependents

This is a POD-only module containing documentation describing standard Dochazka workflow scenarios and the REST resources used therein. It is intended to be used in the functional testing process....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Model::Employee - Employee data model River stage zero No dependents

A description of the employee data model follows. Employees in the database At the database level, "App::Dochazka::REST" needs to be able to distinguish one employee from another. This is accomplished by the EID. All the other fields in the "employee...

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Model::Interval - activity intervals data model River stage zero No dependents

A description of the activity interval data model follows. Intervals in the database Activity intervals are stored in the "intervals" database table, which has the following structure: CREATE TABLE intervals ( iid serial PRIMARY KEY, eid integer REFE...

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC

App::Dochazka::REST::Docs::Resources - Documentation of REST resources River stage zero No dependents

This is a POD-only module containing documentation on all the REST resources defined in "ResourceDefs.pm". This module is auto-generated....

SMITHFARM/App-Dochazka-REST-0.559 - 29 Jun 2022 15:51:49 UTC
29 results (0.042 seconds)