Skip to content

tomarrell/o_f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onefootball

Given API endpoint: https://vintagemonster.onefootball.com/api/teams/en/%team_id%.json (%team_id% must be replaced with a real number) Using the API endpoint, find the following teams by name:

  • Germany
  • England
  • France
  • Spain
  • Manchester Utd
  • Arsenal
  • Chelsea
  • Barcelona
  • Real Madrid
  • FC Bayern Munich

Extract all the players from the given teams and render to stdout the information about players alphabetically ordered by name. Each player entry should contain the following information: full name; age; list of teams.

Example:

  1. Alexander Mustermann; 25; France, Manchester Utd
  2. Brad Exampleman; 30; Arsenal
  3. ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages