- Written by Cem Yilmaz.
- In development for 4 years, with 1 commit and 1 release.
- This package has no package dependencies.Including all transitive and test dependencies.
- GPL 3.0 licensed
- 5 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
1.0.0
main
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests.