MCPcopy 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

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

Tested by

no test coverage detected