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:
Mohammed Farish
2023-11-13 21:11:21 +05:30
committed by GitHub
parent 07879edc41
commit b0f0a5ef80
2 changed files with 5 additions and 1 deletions

5
.gitignore vendored
View File

@@ -130,4 +130,7 @@ dmypy.json
.pyre/
# Node
node_modules/
node_modules/
# VS Code Configs
.vscode/

View File

@@ -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 |