Libraries
Swift Data Helpers
GitHub - vadimkrutovlv/swift-data-helpers: Lightweight helpers and extensions for SwiftData
Lightweight helpers and extensions for SwiftData. Contribute to vadimkrutovlv/swift-data-helpers development by creating an account on GitHub.
Swift Network Request
GitHub - vadimkrutovlv/swift-network-request: 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.
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…