Skip to main content
Module

x/alosaur/mod.ts>App#listen

Alosaur - Deno web framework with many decorators
Go to Latest
method App.prototype.listen
import { App } from "https://deno.land/x/alosaur@v0.21.0/mod.ts";

Parameters

optional
address: string | HTTPOptions = [UNSUPPORTED]

Returns

Promise<Server>