Codable

Swift

Swift's Codable protocol was designed to provide a powerful and useful mechanism to convert JSON data into Swift structs.

Article about codables