From 83e24f3a7ab7e99fd2da95f43ea53778537b3b5e Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 30 Jun 2016 07:56:15 +0100 Subject: [PATCH] add Transitland API --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09928aed..6b3dcefd 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,9 @@ A collective list of JSON APIs for use in web development. ### Transportation | API | Description | OAuth |Link | |---|---|---|---| +| Community Transit | Transitland API | No | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | | Transport for London, England | TfL API | No | [Go!](https://api.tfl.gov.uk) | +| Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) | | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) | | Transport for Germany | Deutsche Bahn (DB) API | No, but `authKey` query string | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) |