Xcoding with Alfian

Software Development Videos & Tutorials

Video Tutorial - Build Swift Charts Stocks App - Part 1 - Yahoo Finance API Service - SwiftUI

Alt text

This is the 1st part of "Build Stocks App with SwiftUI & Swift Charts" series. In this part, we're going to create an API Service SPM Library to interface with Yahoo Finance REST API using Swift.

We will learn on how to flatten Nested JSON to Swift models using Custom CodingKeys and init decoder.