Top 6 Swift Response Projects
-
Alamofire is a swift http request lib. By default, we need use completion handler to handle response. Today we are going to find out how to use it with async and await.
-
Project mention: Best practices for parsing dynamic/unstructured JSON? | reddit.com/r/swift | 2022-08-26
Up until now, I've been using SwiftyJSON, although it appears to be unmaintained. Is there an equivalent alternative which functions similarly? Thanks in advance
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
Project mention: 🌐 A tiny HTTP client for Kotlin/Android. Only 90 lines of code | reddit.com/r/Kotlin | 2022-12-30
Also, I have the same library with the same name for iOS / Swift - https://github.com/mezhevikin/http-request
-
Networking
Networking is a lightweight and powerful HTTP network framework written in Swift (by brillcp)
My name is Viktor and I'm a long time iOS engineer. I have written an open source HTTP network framework and I would like some feedback on it. Please have a look at my repository on GitHub. It's lightweight and powerful and can be used for most REST API purposes. I am looking to extend the functionality even further so that one day maybe this framework can be used commercially :)
Index
What are some of the best open-source Response projects in Swift? This list will help you:
Project | Stars | |
---|---|---|
1 | Alamofire | 38,871 |
2 | SwiftyJSON | 21,743 |
3 | Netfox | 3,411 |
4 | NativePopup | 263 |
5 | http-request | 13 |
6 | Networking | 10 |