import * as sift from "https://deno.land/x/sift@0.6.0/mod.ts";
Variables
A record of all the status codes text. |
Functions
f h | |
f json | Converts an object literal to a JSON string and returns
a Response with |
f jsx | Renders JSX components to HTML and returns a Response with |
serve() registers "fetch" event listener and invokes the provided route handler for the route with the request as first argument and processed path params as the second. | |
Serve static files hosted on the internet or relative to your source code. | |
Validate whether the incoming request meets the provided terms. |
Interfaces
Information about the connection a request arrived on. | |
Global options for preact | |
Type Aliases
Note: we should aim to keep it the same as std handler. | |
T Key | |
T Ref | |