Skip to content

feat: add optional base url config to CovalentClient#24

Open
jmezo wants to merge 1 commit into
covalenthq:mainfrom
jmezo:add-baseurl-config
Open

feat: add optional base url config to CovalentClient#24
jmezo wants to merge 1 commit into
covalenthq:mainfrom
jmezo:add-baseurl-config

Conversation

@jmezo
Copy link
Copy Markdown

@jmezo jmezo commented Jul 8, 2024

This PR adds an optional BaseURL param to the CovalentClientSettings, which allows the SDK to use custom API servers, not just the default https://api.covalenthq.com.
This feature would be helpful to us because we wrote a mock covalent API server that generates random data for some of our tests, and we would like to use that mock api with the go SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant