507 results for “topic:urlsession”
Elegant HTTP Networking in Swift
A lightweight, one line setup, iOS / OSX network debugging library! 🦊
Pure Swift iOS download framework with background downloads, relaunch recovery, resumable transfers, and task management.
Capture HTTP/HTTPS, and Websocket from iOS app without proxy.
Digger is a lightweight download framework that requires only one line of code to complete the file download task
:surfer: Malibu is a networking library built on promises
Restofire is a protocol oriented networking client for Alamofire
🌀swift async http client - fast, lightweight, type-safe
URLSession transport for Swift OpenAPI Generator.
Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.
OpenAI API Native bindings for React Native
Versatile HTTP Networking in Swift
Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application.
A simple, robust and elegant download manager supporting simultaneous downloads with closure syntax for progress and completion tracking. Written in Swift with ❤️
Declarative and Reactive Networking for Swift.
🗂 기억하고 싶은 HAVIT iOS 💜
Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.
Mocking Star SPM helper library for iOS applications.
Logs detailed metrics about NSURLSession tasks to the console
Movies app demonstrating implementation of Clean Architecture, Dependency Injection, MVVM with View State and Coordinator in SwiftUI
An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.
A lightweight Swift library providing a declarative, type-safe API for building HTTP requests. Built on URLRequest and fully interoperable with URLSession, Alamofire, and other networking libraries.
An example project looking at how to combine Operations with URLSession 📡
Backward compatible async/await for URLSession!
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swift2 (Source: https://www.letsbuildthatapp.com) to Swift3.
iOS pod about a curious fish named Guppy
Clean & simple Swift networking stack playground
🌐 A tiny http client for iOS and macOS. Only 80 lines of code.
A sample iOS app showing how to download data using URLSession