Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ Application } from
"../application.ts"
;
2
import
{ Router } from
"../router.ts"
;
3
4
const
posts =
new
Router()
Callers
nothing calls this directly
Calls
5
get
Method · 0.80
routes
Method · 0.80
allowedMethods
Method · 0.80
listen
Method · 0.65
use
Method · 0.45
Tested by
no test coverage detected