GraphQLSwift / DataLoader

DataLoader is a generic utility to be used as part of your Swift application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
33Updated 3 weeks ago

Related projects

Alternatives and complementary repositories for DataLoader