Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fosrl/pangolin
/ integrationApiServer.ts
File
integrationApiServer.ts
server/integrationApiServer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
cors from
"cors"
;
3
import
cookieParser from
"cookie-parser"
;
4
import
config from
"@server/lib/config"
;
Callers
nothing calls this directly
Calls
1
getRawConfig
Method · 0.80
Tested by
no test coverage detected