Merge pull request #7 from pcambra/pcambra-tfl-1

Added TFL API
This commit is contained in:
Todd Motto 2016-03-21 12:46:59 +00:00
commit 2b311ee215

View File

@ -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 |