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.
31 stars
2 watching
1 forks
Language: Swift
last commit: 3 months ago
Linked from 1 awesome list
ioslibraryswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift networking library that provides an elegant API for making HTTP and HTTPS requests. | 842 |
| An iOS networking library providing asynchronous HTTP and HTTPS request capabilities with convenient object retention semantics and life cycle management. | 384 |
| A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
| A collection of reusable code snippets and extensions to simplify common tasks in iOS development | 28 |
| A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
| A high-level networking solution for Swift apps that provides type-safe network calls | 25 |
| A collection of reusable UI snippets for faster and more efficient iOS development. | 30 |
| A network API library that enables easy and reactive networking with support for various plugins and features. | 230 |
| A framework providing a simple and extensible HTTP networking solution for iOS projects | 89 |
| A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. | 35 |
| A networking library with a simple API and features like caching and stubbing for easy unit testing. | 1,361 |
| A networking solution for building secure iOS and macOS applications | 99 |
| A networking framework that simplifies HTTP and HTTPS requests with support for OAuth2 authentication | 16 |
| A framework that enables separation of concerns and side-effect-free interactions between view models, view controllers, and coordinators in iOS apps. | 33 |
| Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. | 56 |