MCPcopy Index your code
hub / github.com/oakserver/oak / nestedRoutingServer.ts

File nestedRoutingServer.ts

examples/nestedRoutingServer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Application } from "../application.ts";
2import { Router } from "../router.ts";
3
4const posts = new Router()

Callers

nothing calls this directly

Calls 5

getMethod · 0.80
routesMethod · 0.80
allowedMethodsMethod · 0.80
listenMethod · 0.65
useMethod · 0.45

Tested by

no test coverage detected