Module

x/oak/deps.ts>parse

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
function parse
import { parse } from "https://dotland.deno.dev/x/oak@v13.2.5/deps.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process

Returns

ParsedPath