Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ index.js
File
index.js
examples/microservices/node/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
express = require(
'express'
);
2
var
request = require(
'request'
);
3
var
app = express();
4
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected