Added Flight Fare Search API (#250)
* Added Flight Fare Search API * Fixed formatting issues --------- Co-authored-by: Mohammed Farish <farish@Mohammeds-MacBook-Pro.local>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -130,4 +130,7 @@ dmypy.json
|
||||
.pyre/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
# VS Code Configs
|
||||
.vscode/
|
||||
@@ -1669,6 +1669,7 @@
|
||||
| [Community Transit](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | Transitland API | No | Yes | Unknown |
|
||||
| [CTS](https://api.cts-strasbourg.eu/) | CTS Realtime API | `apiKey` | Yes | Yes |
|
||||
| [facha](https://docs.api.facha.dev/) | Aircraft Tracking, AIS Ship Tracking, Temporary Email Detection, IP GeoLocation, Package Tracking | No | Yes | Unknown |
|
||||
| [Flight Fare Search](https://rapidapi.com/farish978/api/flight-fare-search) | Search for realtime flight fares across destinations | `apiKey` | Yes | Yes |
|
||||
| [Grab](https://developer.grab.com/docs/) | Track deliveries, ride fares, payments and loyalty points | `OAuth`| Yes | Unknown |
|
||||
| [GraphHopper](https://docs.graphhopper.com/) | A-to-B routing with turn-by-turn instructions | `apiKey` | Yes | Unknown |
|
||||
| [Icelandic APIs](http://docs.apis.is/) | Open APIs that deliver services in or regarding Iceland | No | Yes | Unknown |
|
||||
|
||||
Reference in New Issue
Block a user