Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/loopbackio/loopback-next
/ ping
Method
ping
benchmark/src/client.ts:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
ping() {
19
return
axios.get(`${this.url}/todos`);
20
}
21
}
Callers
1
runScenario
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected