swift-graphql
Graphaello
swift-graphql | Graphaello | |
---|---|---|
3 | 3 | |
604 | 493 | |
- | - | |
6.0 | 0.0 | |
5 months ago | over 2 years ago | |
Swift | Swift | |
MIT License | MIT License |
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.
swift-graphql
-
SwiftGraphQL - A GraphQL client for Swift lovers.
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.
- SwiftGraphQL - A GraphQL client that lets you forget about GraphQL.
-
SwiftGraphQL – A GraphQL client that lets you forget about GraphQL
It also generates API structs from the schema. The problem is that it's hard to reuse structures that you've generated in your application model. You can read more about the pitfalls in the F.A.Q section of the repository.
https://github.com/maticzav/swift-graphql#what-are-the-pitfa...
Graphaello
-
SwiftGraphQL - A GraphQL client for Swift lovers.
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.
-
SwiftGraphQL – A GraphQL client that lets you forget about GraphQL
There's also:
- Relay-swift: A port of Relay to Swift - https://relay-tools.github.io/Relay.swift/docs/
- Graphaello: Inspired by Relay, but deviates a bit more from the patterns than Relay-swift - https://github.com/nerdsupremacist/Graphaello
-
SwiftUI + GraphQL = 😍🚀🙌
Very nice writeup and tool. I've not been happy with Apollo, but using Graphaello on top of it makes for a nice interface.
What are some alternatives?
apollo-ios - 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
SociableWeaver - Build declarative GraphQL queries in Swift.
graphbrainz - A fully-featured GraphQL interface for the MusicBrainz API.
WSDL2Swift - Pure Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL
tmdb - A GraphQL Wrapper for The Movie Database
pocket-ios - Mozilla's Pocket iOS App, Rebuilt in Swift
swift-request - Declarative HTTP networking, designed for SwiftUI
swift-graphql-codegen - Swift Flavor GraphQL Code Generator
Verge - 🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.