Add adsbdb API (#261)

Add adsbdb API to transportation
This commit is contained in:
Jack Wills
2023-11-28 07:57:43 +00:00
committed by GitHub
parent 11493e858f
commit 0ed5629cee

View File

@@ -1659,6 +1659,7 @@
### Transportation
| API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [adsbdb](https://www.adsbdb.com) | Open access to aircraft, airline, and flight route data | No | Yes | Yes |
| [ADS-B Exchange](https://www.adsbexchange.com/data/) | Access real-time and historical data of any and all airborne aircraft | No | Yes | Unknown |
| [airportsapi](https://airport-web.appspot.com/api/docs/) | Get name and website-URL for airports by ICAO code | No | Yes | Unknown |
| [AIS Hub](http://www.aishub.net/api) | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown |