Skip to main content
Module

std/node/http.ts>createServer

Deno standard library
Go to Latest
function createServer
import { createServer } from "https://deno.land/std@0.145.0/node/http.ts";

Parameters

optional
handler: ServerHandler