Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.
-
Updated
Oct 25, 2024 - Swift
Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.
Generic network communication with urlSession
Using URLSessions
The OpenAI API provides the ability to stream responses back to a client in order to allow partial results for certain requests. This is the demo application of OpenAI's completion API streaming feature.
A movie database app written in Swift that allows users to search for movies, then add them to their watch list or favourite list.
Native iOS Code Challenge | Mobile REDUX Architecture | Combine | URLSession | SwiftUI | Core Data
오늘의 기온과 미세먼지를 알려주는 ToDo App
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.
Xcode Playground showing implementation of the Builder Design Pattern with URLRequest and URLSessionDataTask
A simple POC on "Interaction with WebServices using URLSession & Codable in swift" with MVC Pattern. Just response. Not showing in the UI
Custom networking library with Combine
A Swift Combine http package to reduce the boilerplate to make requests and parse data.
✂️ A lightweight and concise API client DSL.
Lightweight URL-based API client
A basic application for ordering cupcakes written in SwiftUI
Tiny NetworkLayer written in Swift
A network monitoring and intercepting Swift library to observe and inspect network traffic during development and testing. It is an interceptor tool which captures requests and responses, lets browse them and export.
CLI tool based on Combine framework for notarizing macOS software.
Fourth project of Udacity's iOS Nanodegree
Add a description, image, and links to the urlsessiondatatask topic page so that developers can more easily learn about it.
To associate your repository with the urlsessiondatatask topic, visit your repo's landing page and select "manage topics."