SwiftGraphQL - A GraphQL client for Swift lovers.

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. apollo-ios

    📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.

    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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. swift-graphql

    A GraphQL client that lets you forget about GraphQL.

    I love Swift; you love Swift; we want to do everything we can in Swift. It has a fantastic type-system and a robust compiler. We also like GraphQL. It's a neat way to construct a type-safe bridge from your server to the client. Its syntax isn't as rich as Swift's, but who cares, right? SwiftGraphQL aims to make the best of both worlds; here's how we do it.

  4. Graphaello

    A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL

    Graphaello seemed like a viable option; it is type-safe, I can programmatically make selections, and it looks like it could scale well. However, Graphaello tightly binds me to my schema, and I can only use structures to represent my data.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Introducing Puddles - A Native SwiftUI App Architecture

    3 projects | /r/swift | 27 Aug 2023
  • GraphQL making its way into a Twitter discussion about latency is not what I expected

    3 projects | /r/webdev | 15 Nov 2022
  • Apollo iOS 1.0 RFC - Swift Codegen

    1 project | /r/graphql | 1 Oct 2021
  • SwiftGraphQL – A GraphQL client that lets you forget about GraphQL

    4 projects | news.ycombinator.com | 22 Feb 2021
  • TermiNetwork networking library for Apple platforms

    1 project | dev.to | 29 Dec 2020