Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
axios from
'axios'
;
2
import
FormData from
'form-data'
;
3
4
export
const
serverUrl =
'http://localhost:8080'
;
Callers
nothing calls this directly
Calls
1
getQueryUrl
Function · 0.70
Tested by
no test coverage detected