api.consumet.org icon indicating copy to clipboard operation
api.consumet.org copied to clipboard

Feature request: Fallback via passing a list of providers

Open hunt-g opened this issue 3 years ago • 0 comments

Current:

Only one provider can be passed as an optional request parameter.

Suggestion:

Supporting an ordered list of providers.

This would open the door to implementing a fallback feature which would make the api more robust in the case of unreliable providers. Implementing it into the API directly would reduce requests to consumet itself, and simplify usage for developers.

hunt-g avatar Nov 01 '22 03:11 hunt-g