api.consumet.org
api.consumet.org copied to clipboard
Feature request: Fallback via passing a list of providers
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.