Build Swift iOS Apps with Apollo: Powerful GraphQL Client for Caching, Parsing, and UI Consistency - Apollo iOS


Summary of my bookmarked Github repositories from Jan 25th, 2017

Github repositories

  • apollographql/apollo-ios

    Apollo iOS is a powerful, strongly-typed, caching GraphQL client written in Swift. It eliminates the need for manual parsing of JSON and handling of model types by generating them from GraphQL definitions. With Apollo iOS, you can conveniently work with UI code and GraphQL definitions side by side in Xcode. It also normalizes query results and maintains a client-side cache, ensuring UI consistency and minimizing the number of queries required. Apollo is an open-source software and graph platform that unifies GraphQL across apps and services, offering various tools like Apollo Studio, Apollo Federation, Apollo Client, and Apollo Server.