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