skadi.core.controller

Skadi.d Web Framework

core/controller - Base Controller.

Members

Classes

SkadiController
class SkadiController

Main Controller TODO: Handle the Request and Response

Mixins

__anonymous
mixin SkadiException!("InvalidController")

Thrown when the specified Controller is not derived from Controller

__anonymous
mixin SkadiException!("ControllerNotFound", "404")

Thrown when Controller not found

Meta

Authors

Faianca

License

MIT License, see LICENSE