From 9579cf968916c80f6887564624b8be3d2098d42a Mon Sep 17 00:00:00 2001 From: Zakaria Ridouh Date: Thu, 24 Mar 2016 22:10:56 -0700 Subject: [PATCH] add Transitland API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb79c188..a15f64b5 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ A collective list of JSON APIs for use in web development. ### Transportation | API | Description | OAuth |Link | |---|---|---|---| +| Community Transit for Bay Area | Transitland API | No | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | | 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 | [Go!](http://data.deutschebahn.com/apis/fahrplan/) |