Skip to content

project-regista/scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scout Build Status

The Scout repository contains a list of functions to handle HTTP requests to Soccerama API.

The currently supported resources are:

Competitions:

  • CompetitionCountry : get information about a single competition including country
  • CompetitionsCountry : get all the competitions including country

Countries:

  • Country : get information about a single country
  • Countries : get all the countries

Matches:

  • MatchSeason : get information about a single match including season
  • MatchesSeason : get all the matches including season

Seasons:

  • SeasonCompetition : get information about a single season including competition
  • SeasonsCompetition : get all the season including competition

HOWTO:

------------------------------------------------------------------------
regista - scout
------------------------------------------------------------------------
build                          build test container
test                           run unit and benchmark tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published