swift-graphql
A GraphQL client that lets you forget about GraphQL. (by maticzav)
pocket-ios
Mozilla's Pocket iOS App, Rebuilt in Swift (by Pocket)
swift-graphql | pocket-ios | |
---|---|---|
3 | 2 | |
604 | 222 | |
- | 1.8% | |
6.0 | 9.8 | |
5 months ago | 10 days ago | |
Swift | Swift | |
MIT License | Mozilla Public License 2.0 |
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.
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
Posts with mentions or reviews of swift-graphql.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-02.
-
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...
pocket-ios
Posts with mentions or reviews of pocket-ios.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing swift-graphql and pocket-ios you can also consider the following projects:
apollo-ios - 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
firefox-ios - Firefox for iOS [Moved to: https://github.com/mozilla-mobile/firefox-ios]
Graphaello - A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL
SociableWeaver - Build declarative GraphQL queries in Swift.
Messenger - Open source alternative communication platform.
WSDL2Swift - Pure Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL
firefox-ios - Firefox for iOS