Skip to content

⚽️ Java library for football-data.org's API.

License

Notifications You must be signed in to change notification settings

Airmime/java-football-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-football-data

⚽️ Java library for football-data.org's API.

Codacy Badge MIT Licence

This small java library allows you to get all the football data from the football-data.org API. The following data types and championships are available :

Data types

  • Competitions
  • Matchs
  • Teams
  • Standings
  • Players

Championships

  • Brazil : Série A
  • England : Championship
  • England : Premier League
  • Europe : UEFA Champions League
  • Europe : European Championship
  • France : Ligue 1
  • Germany : Bundesliga
  • Italy : Serie A
  • Netherlands : Eredivisie
  • Portugal : Primeira Liga
  • Spain : Primera Division
  • World : FIFA World Cup

For more information on the football-data.org API, visit the website.

How to use / Help ?

Let's see the wiki.