Skip to main content
Module

x/aleph/server/app.ts>Application#getAPIRoute

The Full-stack Framework in Deno.
Go to Latest
method Application.prototype.getAPIRoute
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.11/server/app.ts";

Parameters

location: { pathname: string; search?: string; }