route<>(middleware: ServeRouterMiddleware<R, P, S>): RouterMiddleware<R, P, S>
This release is 7 versions behind 17.1.4 — the latest version of @oak/oak. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A middleware framework for handling HTTP with Deno, Node.js, Bun and Cloudflare Workers 🐿️🦕🥟⚙️
This package works with Cloudflare Workers, Node.js, Deno, Bun![This package works with Cloudflare Workers This package works with Cloudflare Workers](/logos/cloudflare-workers.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
![This package works with Node.js This package works with Node.js](/logos/node.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
![This package works with Deno This package works with Deno](/logos/deno.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
![This package works with Bun This package works with Bun](/logos/bun.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
JSR Score
94%
Published
10 months ago (16.0.0)
Add Package
deno add jsr:@oak/oak
Import symbol
import { route } from "@oak/oak";
---- OR ----
Import directly with a jsr specifier
import { route } from "jsr:@oak/oak";
Add Package
npx jsr add @oak/oak
Import symbol
import { route } from "@oak/oak";
Add Package
yarn dlx jsr add @oak/oak
Import symbol
import { route } from "@oak/oak";
Add Package
pnpm dlx jsr add @oak/oak
Import symbol
import { route } from "@oak/oak";
Add Package
bunx jsr add @oak/oak
Import symbol
import { route } from "@oak/oak";