Search results for urlsession

HttpRequest screenshot

HttpRequest

May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
Alamofire screenshot

Alamofire

March 18, 2022 • MIT License
Elegant HTTP Networking in Swift
Atom screenshot

Atom

May 25, 2020 • Apache 2.0 License
The lightweight & delightful networking library.
Juggernaut screenshot

Juggernaut

February 15, 2019 • MIT License
Download manager Running in the background Loading multiple files You can cancel, pause, resume, reload
Wormholy screenshot

Wormholy

July 22, 2018 • MIT License
iOS network debugging, like a wizard 🧙‍♂️
Twitter Network Layer screenshot

Twitter Network Layer

July 19, 2018 • Apache 2.0 License
Twitter Network Layer is a scalable and feature rich network layer built on top of NSURLSession for Apple platforms
Restofire screenshot

Restofire

February 03, 2018 • MIT License
Restofire is a protocol oriented network abstraction layer in swift that is built on top of Alamofire to use services in a declartive way
No image provided.

FBChatClone

June 02, 2017 • Apache 2.0 License
This project is a clone of FB Messenger . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like: 1. Auto Layout Using Code 2. Core Data Entities: Creat...
No image provided.

AppStoreClone

May 29, 2017 • Apache 2.0 License
This project is a clone of AppStore . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).It covers topics like: 1) Layout structure of the application by using a UICollecti...
No image provided.

FBClone

May 27, 2017 • Apache 2.0 License
This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like: 1) Using a UICollectionView to make a vertical scroll...
No image provided.

YouTubeClone

May 14, 2017 • Apache 2.0 License
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies. Converted from Swift2 (Source: https://w...
No image provided.

CustomTabBarYouTube

May 08, 2017 • Apache 2.0 License
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 bu...
ConcurrentDownloadsSwift3 screenshot

ConcurrentDownloadsSwift3

April 08, 2017 • Apache 2.0 License
This project contains A-Z details of how to support concurrent downloads in Swift3 via remote URLs. Also saving the downloaded files to your local directory && viewing them in offline mode && also ...
UIImageView Asynchronously  loading remote images screenshot

UIImageView Asynchronously loading remote images

March 09, 2017 • Apache 2.0 License
UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview...
iOS-Webservice screenshot

iOS-Webservice

March 01, 2017 • Apache 2.0 License
Simple way to communicate with API server (web service calling architecture) through less code. Easy to implement web service request and response for API communication architecture, no more third ...
Networking screenshot

Networking

July 08, 2016 • MIT License
**Networking** was born out of the necessity of having a simple networking library that doesn't have crazy programming abstractions or uses the latest reactive programming techniques, but just a pl...
SBSwifty screenshot

SBSwifty

November 17, 2015 • MIT License
This is simple web service call for Swift using NSURLSession.
No image provided.

Nuke

September 19, 2015 • MIT License
A powerful **image loading** and **caching** framework which allows for hassle-free image loading in your app. - Load images into image views and other targets - Image resizing, custom image tr...
DFImageManager screenshot

DFImageManager

February 28, 2015 • MIT License
Advanced iOS framework for loading, caching, processing, displaying and preheating images. It uses latest features in iOS SDK and doesn't reinvent existing technologies. It provides a powerful API ...
MZDownloadManager screenshot

MZDownloadManager

July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...