From 665551fea53f869eb36d4e6a7996bfba671d7710 Mon Sep 17 00:00:00 2001 From: Elmeri Keitaanranta Date: Sat, 25 Feb 2023 13:32:29 +0200 Subject: [PATCH] Added Football-Standings-API Added Azharimm's Football-Standings-API that Displays football standings e.g epl, la liga, serie a etc. The data is based on espn site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e71597..a975d95 100644 --- a/README.md +++ b/README.md @@ -918,6 +918,7 @@ For information on contributing to this project, please see the [contributing gu | [Football (Soccer) Videos](https://www.scorebat.com/video-api/) | Embed codes for goals and highlights from Premier League, Bundesliga, Serie A and many more | No | Yes | Yes | | [Football Prediction](https://boggio-analytics.com/fp-api/) | Predictions for upcoming football matches, odds, results and stats | `X-Mashape-Key` | Yes | Unknown | | [Football-Data.org](http://api.football-data.org/index) | Football Data | No | No | Unknown | +| [Football-Standings-Api](https://api-football-standings.azharimm.dev/) | Display football standings e.g epl, la liga, serie a etc | No | Yes | Unknown | | [JCDecaux Bike](https://developer.jcdecaux.com/) | JCDecaux's self-service bicycles | `apiKey` | Yes | Unknown | | [NBA Stats](https://any-api.com/nba_com/nba_com/docs/API_Description) | Current and historical NBA Statistics | No | Yes | Unknown | | [NHL Records and Stats](https://gitlab.com/dword4/nhlapi) | NHL historical data and statistics | No | Yes | Unknown |