extension String { enum Host { static let amiiboApi = "www.amiiboapi.com" } }