Skip to main content
class Server
import { Server } from "https://deno.land/x/shark@1.0.0/deps.ts";

Properties

all
connect
delete
get
head
options
patch
post
put
trace

Methods

listen(serverParams: any)
use(...handlers: RouteFn[])