Update Readme to suggest using version 1.1.1
1.1.1
A testable and composable network client.
StructuredAPIClient is tested on macOS, iOS, tvOS, Linux, and Windows, and is known to support the following operating system versions:
To integrate the package:
dependencies: [ .package(url: "https://github.com/stairtree/StructuredAPIClient.git", from: "1.1.1") ]
Inspired by blog posts by Rob Napier and Soroush Khanlou, as well as the Testing Tips & Tricks WWDC talk.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
StructuredAPIClient
A testable and composable network client.
Supported Platforms
StructuredAPIClient is tested on macOS, iOS, tvOS, Linux, and Windows, and is known to support the following operating system versions:
To integrate the package:
Inspired by blog posts by Rob Napier and Soroush Khanlou, as well as the Testing Tips & Tricks WWDC talk.