urlsession

There are 444 repositories under urlsession topic.

  • Alamofire/Alamofire

    Elegant HTTP Networking in Swift

    Language:Swift40.7k1.1k2.8k7.5k
  • kasketis/netfox

    A lightweight, one line setup, iOS / OSX network debugging library! 🦊

    Language:Swift3.6k57133360
  • ProxymanApp/atlantis

    Capture HTTP/HTTPS, and Websocket from iOS app without proxy.

    Language:Swift1.2k198989
  • cornerAnt/Digger

    Digger is a lightweight download framework that requires only one line of code to complete the file download task

    Language:Swift543162873
  • vadymmarkov/Malibu

    :surfer: Malibu is a networking library built on promises

    Language:Swift414164039
  • Restofire/Restofire

    Restofire is a protocol oriented networking client for Alamofire

    Language:Swift380102426
  • immobiliare/RealHTTP

    🌀swift async http client - fast, lightweight, type-safe

    Language:Swift279135228
  • radianttap/Alley

    Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.

    Language:Swift147505
  • apple/swift-openapi-urlsession

    URLSession transport for Swift OpenAPI Generator.

    Language:Swift14699123
  • intelygenz/NetClient-iOS

    Versatile HTTP Networking in Swift

    Language:Swift12291013
  • ronanrodrigo/Frisbee

    Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application.

    Language:Swift885109
  • react-native-openai

    candlefinance/react-native-openai

    OpenAI API Native bindings for React Native

    Language:Swift79235
  • borchero/Squid

    Declarative and Reactive Networking for Swift.

    Language:Swift718256
  • TeamHavit/Havit-iOS

    🗂 기억하고 싶은 HAVIT iOS 💜

    Language:Swift6411445
  • radianttap/Avenue

    Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.

    Language:Swift57616
  • SagarSDagdu/SDDownloadManager

    A simple, robust and elegant download manager supporting simultaneous downloads with closure syntax for progress and completion tracking. Written in Swift with ❤️

    Language:Swift5641624
  • nrkno/Tumbleweed

    Logs detailed metrics about NSURLSession tasks to the console

    Language:Swift51603
  • BottleRocketStudios/iOS-Hyperspace

    An extremely lightweight wrapper around URLSession to make working with APIs a breeze.

    Language:Swift46146217
  • Trendyol/mockingstar-ios

    Mocking Star SPM helper library for iOS applications.

    Language:Swift45901
  • johnsonandjohnson/Guppy-iOS

    iOS pod about a curious fish named Guppy

    Language:Swift4012173
  • wibosco/NetworkingInOperations-Example

    An example project looking at how to combine Operations with URLSession 📡

    Language:Swift40322
  • VamshiIITBHU14/CustomTabBarYouTube

    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.

    Language:Swift38318
  • codecat15/HttpUtility

    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.

    Language:Swift363812
  • mochidev/URLSessionBackport

    Backward compatible async/await for URLSession!

    Language:Swift36337
  • AndrejKolar/NetworkStack

    Clean & simple Swift networking stack playground

    Language:Swift35217
  • tattn/Replacer

    An easy-to-use library to stub HTTP requests using URLSession and to swizzle methods

    Language:Swift30205
  • mezhevikin/http-request

    🌐 A tiny http client for iOS and macOS. Only 80 lines of code.

    Language:Swift28111
  • onmyway133/EasyNetworking

    🛰Easy networking with async/await

    Language:Swift2832
  • bilgecakar/WeatherAppIOS

    IOS Weather App - In order to learn URLSession, Restful API and animations

    Language:Swift27203
  • IlijaMihajlovic/Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data

    Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as possible. When the JSON data is parsed into the dynamic TableView cell we can easily delete the cell with a swipe, the TableView will then reload itself with a custom made animation and Core Data will update and save the changes in realtime. There is also an option to send HTTP GET requests to the JSONPlaceholder server. A And last but not least I implemented a settings launcher slide-up menu that slides up from the bottom of the screen when the settings tab bar button is pressed. On the slide-up menu, we have all the functionalities I mentioned above like getting the data from the REST API, filtering the data in the cells using a search bar and sorting them in the right alphabetical order, and also send data to a REST API.

    Language:Swift242021
  • k1ckdown/MovieCatalog

    Movies app demonstrating implementation of Clean Architecture, Dependency Injection, MVVM with View State and Coordinator in SwiftUI

    Language:Swift23131
  • wibosco/BackgroundTransfer-Example

    An example project looking at how to implement background transfers on iOS

    Language:Swift23304
  • FTAPIKit

    futuredapp/FTAPIKit

    Declarative and generic REST API framework using Codable.

    Language:Swift196303
  • qasim/Flock

    Rapid file download using concurrent connections

    Language:Swift191140
  • diegotl/OkLog-Swift

    A network logger for iOS and macOS projects.

    Language:Swift18304
  • firatyenidunya/AsyncAwaitNetworkingPlayground

    straightforward networking and error handling with async-await and URLSession

    Language:Swift17202