swift-graphql
A GraphQL client that lets you forget about GraphQL. (by maticzav)
SociableWeaver
Build declarative GraphQL queries in Swift. (by NicholasBellucci)
swift-graphql | SociableWeaver | |
---|---|---|
3 | - | |
604 | 76 | |
- | - | |
6.0 | 0.0 | |
5 months ago | over 2 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.
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...
SociableWeaver
Posts with mentions or reviews of SociableWeaver.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SociableWeaver yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing swift-graphql and SociableWeaver you can also consider the following projects:
apollo-ios - 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
tmdb - A GraphQL Wrapper for The Movie Database
Graphaello - A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL
ArxivKit - Swift DSL Wrapper for arXiv API
WSDL2Swift - Pure Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL
Alamofire - Elegant HTTP Networking in Swift
pocket-ios - Mozilla's Pocket iOS App, Rebuilt in Swift