sportify icon indicating copy to clipboard operation
sportify copied to clipboard

Use another API

Open davidus05 opened this issue 6 years ago • 1 comments

Is there a way to use this API here: https://apifootball.com? And how to implement it? Because it also covers games from Germany and Austria, and not only the FIFA Worldcup and so on ...

davidus05 avatar Jun 19 '18 17:06 davidus05

If you would like to implement a new API for data source, you need to write specific Fetcher and Parser classes for it. Refer to Devlabs\SportifyBundle\Services\DataUpdates\Fetchers and Devlabs\SportifyBundle\Services\DataUpdates\Parsers.

cmihaylov avatar Jul 02 '18 09:07 cmihaylov