Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sustain_core/utils/http-request.helper.ts>loadControllers

A Framework that barely uses dependencies and it is designed especially to make stable and sustainable applications. 📦
Latest
function loadControllers
import { loadControllers } from "https://deno.land/x/sustain_core@0.20.5/utils/http-request.helper.ts";

Prepare controllers, it functions with they metadata

Parameters

controllers: any

Returns

any

a list of methods {GET, POST, ...} and they routes