From b4ede38406f69fb5a79b1c1f141f75a1115b2378 Mon Sep 17 00:00:00 2001 From: Paul Knutton Date: Sun, 3 May 2026 22:45:47 +0100 Subject: [PATCH] Add DiscGolf API to Sports & Fitness --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 204ff617..26c013e1 100644 --- a/README.md +++ b/README.md @@ -1598,6 +1598,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [CollegeFootballData.com](https://collegefootballdata.com) | Unofficial detailed American college football statistics, records, and results API | `apiKey` | Yes | Unknown | +| [DiscGolf](https://discgolfapi.com/docs/) | Structured disc golf course data | No | Yes | Yes | | [Ergast F1](http://ergast.com/mrd/) | F1 data from the beginning of the world championships in 1950 | No | Yes | Unknown | | [Fitbit](https://dev.fitbit.com/) | Fitbit Information | `OAuth` | Yes | Unknown | | [Football](https://rapidapi.com/GiulianoCrescimbeni/api/football98/) | A simple Open Source Football API to get squads’ stats, best scorers and more | `X-Mashape-Key` | Yes | Unknown |