Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ router.ts
File
router.ts
apps/cloud/src/api/router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Layer } from
"effect"
;
2
import
{ HttpRouter } from
"effect/unstable/http"
;
3
4
import
{ RouterConfigLive, requestScopedMiddleware } from
"@executor-js/api/server"
;
Callers
nothing calls this directly
Calls
1
makeApiLive
Function · 0.85
Tested by
no test coverage detected