Sports & Fitness · head-to-head
City Bikes vs DiscGolf
City Bikes (CityBik.es) aggregates real-time bike-share data for 700+ networks worldwide into one JSON API, covering station locations, available bikes and e-bikes, free docks, and GBFS feed links where a network publishes one. It's free and keyless -- the only condition is crediting the CityBikes project and linking back to it from any app built on the data.
DiscGolfAPI catalogs disc golf courses worldwide with location, hole counts, and a confidence score showing how well each listing has been verified, aimed at map and directory builders rather than official tour data. The public read endpoints (courses, countries, regions) need no API key and return JSON, throttled only by a fair-use policy against excessive automated traffic; a separate POST endpoint lets anyone submit corrections.
| City Bikes | DiscGolf | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |