From 113538790a150b9c4ae260f0cee583cf4b6542a4 Mon Sep 17 00:00:00 2001 From: Redmer Date: Wed, 26 Jul 2017 14:00:10 +0200 Subject: [PATCH] Add OVAPI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df996834..8a96c6ec 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ API | Description | Auth | HTTPS | Link | | Transport for Switzerland | Swiss public transport API | No | Yes | [Go!](https://transport.opendata.ch/) | | Transport for Switzerland | Official Swiss Public Transport Open Data | `apiKey` | Yes | [Go!](https://opentransportdata.swiss/en/) | | Transport for The Netherlands | NS | No | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) | +| Transport for The Netherlands | OVAPI, country-wide public transport | No | Yes | [Go!](https://github.com/skywave/KV78Turbo-OVAPI/wiki) | | Transport for Tokyo, Japan | Tokyo Metro | `apiKey` | Yes | [Go!](https://developer.tokyometroapp.jp/info) | | Transport for Toronto, Canada | TTC | No | Yes | [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | `OAuth` | Yes | [Go!](https://developer.translink.ca/) |