feat(providers): add balldontlie http adapter with backend selection
This commit is contained in:
3
apps/providers/clients/__init__.py
Normal file
3
apps/providers/clients/__init__.py
Normal file
@ -0,0 +1,3 @@
|
||||
from .balldontlie import BalldontlieClient
|
||||
|
||||
__all__ = ["BalldontlieClient"]
|
||||
Reference in New Issue
Block a user