From aeb75fa7218cf6cb54f1b2ab1655a874056fd857 Mon Sep 17 00:00:00 2001 From: Gilberto Olimpio Date: Sat, 10 Feb 2018 14:30:34 -0200 Subject: [PATCH] Insertion of the AISWEB API which is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab45c937..3a272e51 100644 --- a/README.md +++ b/README.md @@ -658,6 +658,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) | +| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown |[Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) | | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) |