Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 354 Bytes

File metadata and controls

11 lines (6 loc) · 354 Bytes

Currency-rates

An application that shows the exchange rate for a pair of selected currencies, using Alamofire and CoreData.

The exchange rate is taken through the API service: https://exchangeratesapi.io

#MVC #Alamofire #CoreData

pickture2