Here’s a handy library for fetching, mutating, and caching server data in Swift.
And it’s SwiftUI-friendly. π
Pigeon is all about Queries and Mutations. Queries are objects that are responsible of fetching server data, and Mutations are objects that are responsible of modifying server data.
Via iOS Dev Weekly.