apollo-ios VS Pitaya

Compare apollo-ios vs Pitaya and see what are their differences.

apollo-ios

📱  A strongly-typed, caching GraphQL client for iOS, written in Swift. (by apollographql)

Pitaya

🏇 A Swift HTTP / HTTPS networking library just incidentally execute on machines (by johnlui)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
apollo-ios Pitaya
6 -
3,826 845
0.6% -
9.1 0.0
8 days ago over 4 years ago
Swift Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

apollo-ios

Posts with mentions or reviews of apollo-ios. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.
  • Migrating Netflix to GraphQL Safely
    9 projects | news.ycombinator.com | 18 Jun 2023
    GraphQL queries are just HTTP POST queries with a JSON body. They're supported everywhere.

    If you want specialized tooling for them, Kotlin and Swift both have great strongly-typed GraphQL libraries.

    Apollo publishes libraries for both:

    - https://www.apollographql.com/docs/kotlin/

    - https://www.apollographql.com/docs/ios/

  • GraphQL making its way into a Twitter discussion about latency is not what I expected
    3 projects | /r/webdev | 15 Nov 2022
  • Awesome macOS Libraries List
    76 projects | dev.to | 21 Jan 2022
    apollo-ios - A strongly-typed, caching GraphQL client. Language: Swift.
  • Apollo iOS 1.0 RFC - Swift Codegen
    1 project | /r/graphql | 1 Oct 2021
    RFC: apollo-ios/CodegenProposal.md at release/1.0-alpha-incubating · apollographql/apollo-ios · GitHub Example Generated Output: apollo-ios/Tests/ApolloCodegenTests/AnimalKingdomAPI/ExpectedGeneratedOutput at release/1.0-alpha-incubating · apollographql/apollo-ios · GitHub PR for discussion is here: [RFC] In Progress - Release 1.0 - Swift Codegen by calvincestari · Pull Request #1876 · apollographql/apollo-ios · GitHub
  • SwiftGraphQL - A GraphQL client for Swift lovers.
    3 projects | dev.to | 2 Aug 2021
    Apollo iOS, on the other hand, generates Swift types from queries in our "queries.graphql" files and supports caching out of the box. Generating types from the SDL is not per se a problem, but it becomes cumbersome and error-prone with large nested queries. Apollo iOS also strongly-binds the generated structures to your queries, making it almost impossible to translate fetched data into an internal state.
  • GraphQL - Diving Deep
    47 projects | dev.to | 29 Jul 2021
    Apollo Client does have a good integration with these frameworks including React, iOS and Android — so, you might want to check that out

Pitaya

Posts with mentions or reviews of Pitaya. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Pitaya yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing apollo-ios and Pitaya you can also consider the following projects:

Alamofire - Elegant HTTP Networking in Swift

Moya - Network abstraction layer written in Swift.

Digger - Digger is a lightweight download framework that requires only one line of code to complete the file download task

AFNetworking - A delightful networking framework for iOS, macOS, watchOS, and tvOS.

APIKit - Type-safe networking abstraction layer that associates request type with response type.

swift-graphql - A GraphQL client that lets you forget about GraphQL.

Swift-Server - A very basic proof-of-concept Swift HTTP server that does not require Foundation

protobuf-swift - Google ProtocolBuffers for Apple Swift

RealReachability - We need to observe the REAL reachability of network. That's what RealReachability do.

Netfox - A lightweight, one line setup, iOS / OSX network debugging library! 🦊