APIKit
Type-safe networking abstraction layer that associates request type with response type. (by ishkawa)
Moya
Network abstraction layer written in Swift. (by Moya)
Our great sponsors
APIKit | Moya | |
---|---|---|
2 | 6 | |
1,968 | 14,586 | |
- | 0.5% | |
5.9 | 0.0 | |
3 months ago | 2 months 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.
APIKit
Posts with mentions or reviews of APIKit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Awesome macOS Libraries List
APIKit - Type-safe networking abstraction layer that associates request type with response type. Language: Swift.
-
APIKit VS firecracker - a user suggested alternative
2 projects | 27 Dec 2021
Moya
Posts with mentions or reviews of Moya.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-28.
-
What are dependecies/tools you cannot live as a iOS dev?
In terms of dependencies, I always use Moya. It's a bit heavy, and it's not perfect, but holy hell is it better than nearly every networking layer written "from scratch" I've seen on nearly every project I've worked on. It's amazing to organize requests in a predictable way, have testing baked into the framework, and has first-class support for RxSwift/Combine. I can't recommend it enough.
- Szabadúszó iOS fejlesztőt keresek
-
Network Plugin, support batch and chain operation
Friends who are familiar with swift should know an excellent three party library Moya, the plugin version of the network request is really fragrant, so I use the idea to make a pure oc version of the plugin Network request library.
-
Awesome macOS Libraries List
Moya - Network abstraction layer written in Swift. Language: Swift.
What are some alternatives?
When comparing APIKit and Moya you can also consider the following projects:
Alamofire - Elegant HTTP Networking in Swift
Reachability.swift - Replacement for Apple's Reachability re-written in Swift with closures
apollo-ios - 📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
Siesta - The civilized way to write REST API clients for iOS / macOS
AFNetworking - A delightful networking framework for iOS, macOS, watchOS, and tvOS.
Socket.IO
TRON - Lightweight network abstraction layer, written on top of Alamofire
protobuf-swift - Google ProtocolBuffers for Apple Swift
Heimdallr.swift - Easy to use OAuth 2 library for iOS, written in Swift.
OAuthSwift - Swift based OAuth library for iOS