HomeDevCentral

Skeleton for Gate controllers
ccd56c44a152Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Skeleton for Gate controllers

We provide a base GateController class, and an array of routes to
call subclass of this controller.

For example a post to /gate/GitHub will call GitHubGateController::onPost().

We also provide a standard GET clean information page for controllers
accepting only POST (that will be the majority).

Details

Provenance
derecksonAuthored on
Parents
rNOTIFc998316da04b: WIP: GitHubGateController
Branches
Unknown
Tags
Unknown