We're still making some behind the scenes changes so that we can cache api responses using CoreData. Today we'll restore our CodingKeys from our git repo in preparation for making our model conform to NSManagedObject.
Code https://github.com/kernjackson/SpacePod
Api https://api.nasa.gov
We'll progressively build a small SwiftUI app that displays the NASA photo of the day. Each video will be broken down into the smallest piece of work that I can imagine at the time.