Packages for keyword “urlsession”
These packages are available as a package collection, usable in Xcode or SwiftPM.
LocalServer
Simulate your Server APIs locally without Internet connectivity required
Restofire
Restofire is a protocol oriented networking client for Alamofire
swift-networking
An intuitive Swift networking library for seamless, scalable, and maintainable API integration 🚀
SwiftQuests
An object-oriented, URLSession-based network library.
BaseAPI
BaseAPI is a small Swift library wrapper around URLSession.
HTTPMock
Lightweight HTTP mocking for Swift
NetworkService
An async library for using URLSession
RKAPIService
RKAPIService is a simple and handy API Service utilizes swift concurrency aka async/await
WebRequest
Declarative proxy for decoupling web requests from their delivery. Similar to js `fetch()`; helpful in unit-tests.
NetworkLayer
NetworkLayer is a modern, type-safe Swift framework for elegant network communication. It provides a robust foundation for making HTTP requests with features like authentication handling, retry policies, and request processing.
EZANetwork
Custom networking library with Combine
HttpRequest
🌐 A tiny http client for iOS and macOS. Only 80 lines of code.
IzziRequest
IzziRequest is a super lightweight Swift package that helps you efficiently manage network calls in your application. It supports all key aspects of modern networking, including HTTP methods, request bodies, headers, timeout control, and flexible caching.
Replacer
An easy-to-use library to stub HTTP requests using URLSession and to swizzle methods
Requests
Sugar for your HTTP requests
RequestSwift
A tiny HTTP client written in swift. URLSession alternative
URLSessionBackport
Backward compatible async/await for URLSession!
Guppy
iOS pod about a curious fish named Guppy
Stubby
A little URLSession response stubbing library.
VCR
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.