MCPcopy Create free account
hub / github.com/bridge-codes/bridge / bridgeFetchMethod.ts

File bridgeFetchMethod.ts

examples/minimal-http/sdk/bridgeFetchMethod.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios';
2import FormData from 'form-data';
3
4export const serverUrl = 'http://localhost:8080';

Callers

nothing calls this directly

Calls 1

getQueryUrlFunction · 0.70

Tested by

no test coverage detected