- Written by Vadim Krutov.
- In development for 10 months, with 3 commits and 1 release.
- There are no open issues and no open pull requests. The last pull request was merged/closed 3 months ago.
- This package depends on 11 other packages.Including all transitive and test dependencies.
- MIT licensed
- 23 stars
- 1 library
- No executables
- No plugins
- 1 macro
- 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:
0.1.0
main
This Swift Package Manager (SPM) package provides a macro that can be applied to a data model to perform network requests automatically. It simplifies networking by generating boilerplate code for encoding, decoding, and API interactions based on model annotations.