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.0.0")
]
Inspired by blog posts by Rob Napier and Soroush Khanlou, as well as the Testing Tips & Tricks WWDC talk.
link |
Stars: 4 |
Last commit: 2 weeks ago |
Adds the missing public initializer for TransportResponse
.
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco