import * as oak from "https://deno.land/x/oak@v17.1.2/http_server_native.ts";
The abstraction that oak uses when dealing with requests and responses within the Deno runtime.
import * as oak from "https://deno.land/x/oak@v17.1.2/http_server_native.ts";
The abstraction that oak uses when dealing with requests and responses within the Deno runtime.