-
Notifications
You must be signed in to change notification settings - Fork 0
sjanocha/kiwi-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Android request: POST http://localhost:8080/flight/getBestPriceFlight JSON body: { "city_from": "KTW", "city_to": "WAW", "search_start_date": "2020-06-15", "search_end_date": "2020-09-16", "transfers_number": 2, "adults_number": 2, "children_number": 0, "maximum_price": 380, "only_weekend_flights": false } response: { "city_from": "Katowice", "city_to": "Warszawa", "price": 294, "departure_date": "2020-08-31 16:15:00", "arrival_date": "2020-08-31 17:10:00" }
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published