Browse Source

Merge pull request #418 from timtheguy/add-adsb-flights-api

Updated APIs list with ADS-B flight data API
pull/427/head
Mike Street 6 years ago
committed by GitHub
parent
commit
80a2ff222f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -457,6 +457,7 @@ API | Description | Auth | HTTPS | Link |
### Transportation
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft. | No | Yes | [Go!](https://www.adsbexchange.com/data/) |
| Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | [Go!](https://sandbox.amadeus.com/) |
| Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | [Go!](http://api.bart.gov) |
| Community Transit | Transitland API | No | Yes | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) |


Loading…
Cancel
Save