Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sourcebot-dev/sourcebot
/
Class
packages/backend/src/api.ts:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
const
PORT = 3060;
18
19
export
class
Api {
20
private server: http.Server;
21
22
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected