Skip to main content
Module

x/dactyl/Controller.ts

Web framework for Deno, built on top of Oak 🦇
Latest
import * as dactyl from "https://deno.land/x/dactyl@v0.1.0-alpha/Controller.ts";

Functions

Controller Class decorator responsible for initialising metadata on the controller class. Defines the prefix for all subsequent routes defined on the controller.