From 670d069b29b4fbcdb8b29e5bb7b160fb177a654d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Mol=C4=8D=C3=ADk?= Date: Tue, 20 Sep 2016 12:05:40 +0200 Subject: [PATCH] Update README.md Added Czech Republic Transportation API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1224e04..5e7e8a65 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ A collective list of JSON APIs for use in web development. | Transport for Boston, MA, USA | MBTA API | No | [Go!](http://realtime.mbta.com/Portal/Home/Documents) | Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) | | Transport for Chicago, US | CTA | No | [Go!](http://www.transitchicago.com/developers/) | +| Transport for Czech Republic | Czech transport API | No | [Go!](http://www.chaps.cz/eng/products/idos-internet) | | Transport for Finland | Finnish transport API | No | [Go!](http://digitransit.fi/en/developers/) | | Transport for Germany | Deutsche Bahn (DB) API | No, but `authKey` query string | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | | Transport for Berlin | third-party VBB API | No | [Go!](https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md) |