GoodNetworking

Network library

A Swift-based iOS library for simplifying HTTP networking with support for concurrency, Combine, and Alamofire.

📡 GoodNetworking is an iOS library written in Swift that simplifies HTTP networking by using GRSession and Encodable/DataRequest extensions. It supports latest Swift and all iOS devices, making it a powerful solution for managing network interactions and data encoding/decoding. The library is easy to install with SPM.

GitHub

31 stars
2 watching
1 forks
Language: Swift
last commit: 7 days ago
Linked from 1 awesome list

ioslibraryswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
johnlui/pitaya A Swift networking library that provides an elegant API for making HTTP and HTTPS requests. 842
foursquare/fsnetworking An iOS networking library providing asynchronous HTTP and HTTPS request capabilities with convenient object retention semantics and life cycle management. 384
mindbody/conduit A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. 52
goodrequest/goodextensions-ios A collection of reusable code snippets and extensions to simplify common tasks in iOS development 28
kangzubin/xmnetworking A lightweight and powerful network library with simplified syntax based on AFNetworking. 979
mrskwiggs/netswift A high-level networking solution for Swift apps that provides type-safe network calls 25
goodrequest/gooduikit A collection of reusable UI snippets for faster and more efficient iOS development. 30
yangkj/rxnetworks A network API library that enables easy and reactive networking with support for various plugins and features. 229
bridgenetworking/bridge A framework providing a simple and extensible HTTP networking solution for iOS projects 89
goodrequest/goodpersistence A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. 35
3lvis/networking A networking library with a simple API and features like caching and stubbing for easy unit testing. 1,360
billp/terminetwork A networking solution for building secure iOS and macOS applications 99
3sidedcube/thunderrequest A networking framework that simplifies HTTP and HTTPS requests with support for OAuth2 authentication 16
goodrequest/goodreactor A framework that enables separation of concerns and side-effect-free interactions between view models, view controllers, and coordinators in iOS apps. 33
rchatham/peerconnectivity Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. 56