NetworkStack
Networking library
A simple Swift networking stack with built-in error handling and dependency injection.
Clean & simple Swift networking stack playground
35 stars
2 watching
7 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
decodablenetworkingno-dependenciesswift5urlsession
Related projects:
Repository | Description | Stars |
---|---|---|
3lvis/networking | A networking library with a simple API and features like caching and stubbing for easy unit testing. | 1,360 |
mrskwiggs/netswift | A high-level networking solution for Swift apps that provides type-safe network calls | 25 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
johnlui/pitaya | A Swift networking library that provides an elegant API for making HTTP and HTTPS requests. | 842 |
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
yangkj/rxnetworks | A network API library that enables easy and reactive networking with support for various plugins and features. | 229 |
imex94/networkkit | A lightweight networking framework with parsing capabilities for various Apple platforms | 31 |
ishkawa/apikit | A type-safe networking abstraction layer that associates request type with response type. | 2,000 |
xmartlabs/xniffer | A non-intrusive framework for intercepting and profiling outgoing network requests | 503 |
stremsdoerfer/nikka | A lightweight Swift HTTP networking library that enables modular and powerful API interactions | 30 |
billp/terminetwork | A networking solution for building secure iOS and macOS applications | 99 |
diegotl/oklog-swift | A network logging library for Swift-based iOS and macOS projects | 18 |
dbsystel/dbnetworkstack | A network abstraction for fetching request and mapping them to model objects | 35 |
mobilenativefoundation/kronos | An NTP client library in Swift for accurate time synchronization | 653 |
asyncninja/asyncninja | Provides primitives and tools for concurrency and reactive programming in Swift | 156 |