From d2e16603d59665c3c2c761ecda8b7b6f36696c20 Mon Sep 17 00:00:00 2001 From: Highlightly <143946534+Highlightly@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:13:51 +0200 Subject: [PATCH] Add basketball highlights API (#213) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac9dfa6..cfaf474 100644 --- a/README.md +++ b/README.md @@ -1546,6 +1546,7 @@ | [API-FOOTBALL](https://www.api-football.com/documentation-v3) | Get information about Football Leagues & Cups | `apiKey`| Yes | Yes | | [ApiMedic](https://apimedic.com/) | ApiMedic offers a medical symptom checker API primarily for patients | `apiKey`| Yes | Unknown | | [balldontlie](https://www.balldontlie.io) | Balldontlie provides access to stats data from the NBA | No | Yes | Yes | +| [Basketball Highlights API](https://highlightly.net/documentation/basketball/) | Real time basketball video highlights | `apiKey`| Yes | Unknown | | [Canadian Football League (CFL)](http://api.cfl.ca/) | Official JSON API providing real-time league, team and player statistics about the CFL | `apiKey`| Yes | No | | [City Bikes](https://api.citybik.es/v2/) | City Bikes around the world | No | Yes | Unknown | | [Cloudbet](https://www.cloudbet.com/api/) | Official Cloudbet API provides real-time sports odds and betting API to place bets programmatically | `apiKey`| Yes | Yes |