Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ HttpRouter.ts
File
HttpRouter.ts
repos/effect/packages/effect/src/unstable/http/HttpRouter.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Builds server-side routers
for
Effect HTTP applications.
3
*
4
* `HttpRouter` collects routes and middleware
while
an application layer is
Callers
nothing calls this directly
Calls
10
route
Function · 0.85
removeTrailingSlash
Function · 0.85
makeRoute
Function · 0.85
sync
Method · 0.80
addAll
Function · 0.70
middleware
Function · 0.70
make
Method · 0.65
of
Method · 0.65
add
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected