Demonstrates a SwiftUI Astronomy Picture of the Day app, consuming NASA's APOD API.
NASA provides a public API that allows us to request the APOD for a partucular date or date range.
You can view details of the API here: https://api.nasa.gov/index.html.