This iOS project is an example about how to use NASA's Astronomy Picture of the Day(APOD) API. It was developed in Swift 4 and aproach the MVVM architecture.
Alamofire was used for the API Request and SDWebImage was used for downloading the picture of the day. Both libraries were installed using CocoaPods