HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
Juggernaut
February 15, 2019 • MIT License
Download manager
Running in the background
Loading multiple files
You can cancel, pause, resume, reload
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
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
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...
BoliWebView
July 08, 2016 • Apache 2.0 License
A little-weight UIWebView that let you insert your url in interface builder
netfox
December 08, 2015 • MIT License
A lightweight, one line setup, iOS network debugging library!
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
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 ...
AFHTTPSessionManager-AFUniqueGET
January 20, 2015 • MIT License
Your GET request is in progress, then you make a new one asking for the same resource, better reuse it than creating a new one, right?
This category adds the `uniqueGET` method to **AFHTTPSessio...
NSURL Validation
December 26, 2014 • MIT License
This is a Swift extension of NSURL that will take a provided String and validate it for both proper format and that it is an accessible url. It is asynchronous and returns the response and formatte...
IQURLConnection
February 19, 2014 • MIT License
A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock
ARChromeActivity
December 31, 2013 • MIT License
A UIActivity subclass that opens URLs in Google Chrome