Skip to main content
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://deno.land/x/oak@13.2.4/deps.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process

Returns

ParsedPath