MCPcopy Create free account
hub / github.com/Effect-TS/effect / HttpRouter.ts

File HttpRouter.ts

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

routeFunction · 0.85
removeTrailingSlashFunction · 0.85
makeRouteFunction · 0.85
addAllFunction · 0.70
middlewareFunction · 0.70
makeMethod · 0.65
ofMethod · 0.65
addMethod · 0.65
syncMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected