The Art Institute of Chicago has a free public API that allows you to find artworks based on search terms.
Most artworks have an image URL, and I’ll be displaying it to the user on a separate screen. I’ll start by creating Codable
structures that represent the data the API gives in responses. I’m ignoring all properties o…
Keep reading with a 7-day free trial
Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.