openlimits icon indicating copy to clipboard operation
openlimits copied to clipboard

Make the endpoints configurable

Open notdanilo opened this issue 4 years ago • 0 comments

We want to make it possible to have all the exchanges API endpoints configurable with default values in case the config value isn't present.

All the endpoints are hardcoded, and if they change for any reason, we would need to provide a new version of the API with the new endpoint.

It happened when Coinbase updated their endpoint from https://api.coinbase.com to https://api.pro.coinbase.com

notdanilo avatar Mar 25 '21 20:03 notdanilo