MCPcopy 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

runScenarioMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected