The Scout repository contains a list of functions to handle HTTP requests to Soccerama API.
The currently supported resources are:
- CompetitionCountry : get information about a single competition including country
- CompetitionsCountry : get all the competitions including country
- Country : get information about a single country
- Countries : get all the countries
- MatchSeason : get information about a single match including season
- MatchesSeason : get all the matches including season
- SeasonCompetition : get information about a single season including competition
- SeasonsCompetition : get all the season including competition
------------------------------------------------------------------------
regista - scout
------------------------------------------------------------------------
build build test container
test run unit and benchmark tests