cURL
curl --request GET \ --url http://localhost:5173/api/git-proxy/{path} \ --cookie apiKeys=
"<string>"
CORS-enabled proxy for isomorphic-git operations.
Cookie-based authentication storing API keys and provider settings
Git repository path
Proxied git response
The response is of type file.
file
Was this page helpful?