Browse Source

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

Added TFL API
pull/8/head
Todd Motto 8 years ago
parent
commit
2b311ee215
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md 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 |


Loading…
Cancel
Save