An open API service indexing awesome lists of open source software.

https://github.com/workingdog/testasync

testing async/await with swiftui
https://github.com/workingdog/testasync

Last synced: 4 months ago
JSON representation

testing async/await with swiftui

Awesome Lists containing this project

README

          

# TestAsync

This is just a test of using SwiftUI and Swift async/await features to retrieve "posts" and "comments" from the API:

https://jsonplaceholder.typicode.com

All the code is in **ContentView.swift**