From d38b2fba868953fc19e5fdd851bb049ae8bbd61a Mon Sep 17 00:00:00 2001 From: arglampedakis Date: Sun, 11 Dec 2022 14:55:37 +0200 Subject: [PATCH] Add OASA Telematics API to Transportation (cherry picked from commit cd3fc00f6d40536233578e8018e0a006797a0a22) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..9f4ab457 100644 --- a/README.md +++ b/README.md @@ -1661,6 +1661,7 @@ API | Description | Auth | HTTPS | CORS | | [Land Transport Authority DataMall, Singapore](https://datamall.lta.gov.sg/content/dam/datamall/datasets/LTA_DataMall_API_User_Guide.pdf) | Singapore transport information | `apiKey` | No | Unknown | | [Metro Lisboa](http://app.metrolisboa.pt/status/getLinhas.php) | Delays in subway lines | No | No | No | | [Navitia](https://doc.navitia.io/) | The open API for building cool stuff with transport data | `apiKey` | Yes | Unknown | +| [OASA Telematics, Athens, Greece](https://oasa-telematics-api.readthedocs.io/en/latest/) | Information about bus routes and locations in Athens, Greece | No | Yes | Unknown | | [Open Charge Map](https://openchargemap.org/site/develop/api) | Global public registry of electric vehicle charging locations | `apiKey` | Yes | Yes | | [OpenSky Network](https://opensky-network.org/apidoc/index.html) | Free real-time ADS-B aviation data | No | Yes | Unknown | | [Railway Transport for France](https://www.digital.sncf.com/startup/api) | SNCF public API | `apiKey` | Yes | Unknown |