From 66051b8caff3fdcf1e276077a3700f539d2a4da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Kami=C5=84ski?= Date: Tue, 9 Jan 2018 19:11:10 +0100 Subject: [PATCH] Added AISHub to Transportation category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02dc36eb..ee3bfad8 100644 --- a/README.md +++ b/README.md @@ -651,6 +651,7 @@ API | Description | Auth | HTTPS | Link | 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/) | +| AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | [Go!](http://www.aishub.net/api) | | 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) |