This project uses Amadeus services to implement authentication flow with alamofire, The project Contains Alamofire Network layer Based on Protocol Oriented Concept and Combine Framework + The Promises and Futures.
It is created with UIKit, Alamofire, Combine.
Amadeus requires iOS 13.0 or later. If you are developer, you can set its deployment target to lower iOS version if needed.
If your XCode 12.0 is not available, you can change deployment target
to lower iOS version.
You don't need to install Anything manually, Alamofire will install Automatically when You Run the project for the first time.
Calling API requires API_Key from the Amadeus website.
- iOS 13.0+
- Swift 5
- Cocoapod
- Alamofire
- IHProgressHUD
- SwiftKeychainWrapper
- Complete Unit test
- Make generic base programmatically UIVIEW
Thank you!