Fetch JSON Data using SwiftUI(iOS), Typescript(Web) and Kotlin(Android)
1 min readSep 23, 2020
We’ll use the Fake Online REST API (https://jsonplaceholder.typicode.com/) to fetch a list of posts and print the first post in the list
We’ll use the Fake Online REST API (https://jsonplaceholder.typicode.com/) to fetch a list of posts and print the first post in the list