From e20ee7520c70135a9e2a26af7a609d9e70cd3639 Mon Sep 17 00:00:00 2001 From: Pedro Date: Mon, 21 Mar 2016 12:44:16 +0000 Subject: [PATCH] Added TFL API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a4646b4e..1355d821 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ A collective list of JSON APIs for use in web development. | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) | | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) | +### Transportation +| API | Description | OAuth |Link | +|---|---|---|---| +| Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) | + ### Development | API | Description | OAuth |Link |