Hi guys, in this tutorial I will teach you how to implement REST API in a very quick and efficient way using http://www.json4swift.com We'll learn how to call an API, get the data, decode it with the latest iOS Codable and display the data in a table view.