From 728ffcc14b7fda446248c89fe759090f0424a2b7 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 10 Apr 2024 15:27:31 -0500 Subject: [PATCH] Add NBA GraphQL added NBA GraphQL API to sports section with open source tag. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b446760..e1c728a 100644 --- a/README.md +++ b/README.md @@ -763,6 +763,7 @@ This is an attempt to categorise different APIs scoured from the web which make | [**FIFA women's world cup 2019**](https://worldcup.sfg.io/) | FIFA women's world cup 2019 matches and group stage results. | **N/A** | | [**Football Prediction**](https://boggio-analytics.com/fp-api/) | Predictions for upcoming football matches, odds, results and stats. | 💸 | | [**LIVE-SCORE API**](https://live-score-api.com/documentation/reference/) | Football API for live-scores, fixtures, group standings, history data and match events. | 💸 | +| [**NBA GraphQL**](https://nbaapi.com/graphql/) | Current and historical NBA Stats | ![Open Source](https://raw.githubusercontent.com/abhishekbanthia/Public-APIs/master/opensource.png "Open Source") | | [**OpenF1**](https://openf1.org/) | Provides real-time and historical Formula 1 data (lap timings, car telemetry, radio communications, ...). | ![Open Source](https://raw.githubusercontent.com/abhishekbanthia/Public-APIs/master/opensource.png "Open Source") | | [**OpenLigaDB API**](https://www.openligadb.de/) | Provides sports data, especially football (soccer) league information. | ![Open Source](https://raw.githubusercontent.com/abhishekbanthia/Public-APIs/master/opensource.png "Open Source") | | [**Roanuz Cricket API**](https://www.cricketapi.com/v5/docs/) | Provides cricket-related data, including scores and player information. | 💸 |