Module

x/denorest/lib/types.ts

Lightweight, Minimalist Framework For REST API 🦕 🚀
Latest
import * as mod from "https://dotland.deno.dev/x/denorest@v4.2/lib/types.ts";

Type Aliases

The first parameter of the handler function is Req.

The second parameter of the handler function is Res.

Routes data type