Generate Codable Swift structs from JSON for iOS and macOS apps.
Creates a Codable struct with CodingKeys for user_id.
{"user_id":1,"name":"Ada"}