1
0
mirror of https://github.com/danog/public-apis.git synced 2024-11-27 04:24:48 +01:00

Added TFL API

This commit is contained in:
Pedro 2016-03-21 12:44:16 +00:00
parent b1aed68898
commit e20ee7520c

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 |