Search results for networking

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...
Polymer screenshot

Polymer

August 10, 2015 • MIT License
Endpoint focused networking
No image provided.

SpotifyImporter

July 17, 2015 • MIT License
Spotify library importer into Apple Music
FSNetworkingSearchController screenshot

FSNetworkingSearchController

April 03, 2015 • MIT License
Search controller with suggest completion using Foursquare API following Instagram design.
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 ...
DeckBrewWrapper screenshot

DeckBrewWrapper

January 29, 2015 • MIT License
DeckBrew Wrapper is an wrapper for Deck Brew, a Magic the Gathering API. It consists of an API wrapper responsible for the network calls (DBAPIWrapper), requests classes (subclasses of the DBReq...
GFPlaceholderView screenshot

GFPlaceholderView

January 26, 2015 • MIT License
Little library for place holding. It is useful for networking to show loading and displaying errors like Apple Apps!
AFHTTPSessionManager-AFUniqueGET screenshot

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...
MagicWrapper screenshot

MagicWrapper

January 05, 2015 • MIT License
Magic Wrapper is an Objective-C client/wrapper for M:tgDb, the Magic the Gathering open database project.
Sync screenshot

Sync

December 09, 2014 • MIT License
Sync eases your every day job of parsing a `JSON` response and getting it into Core Data. It uses a convention over configuration paradigm to facilitate your workflow. * Handles operations in sa...
NLRMashapeClient screenshot

NLRMashapeClient

December 08, 2014 • MIT License
Built on top of AFNetworking, NLRMashapeClient provides a simple and easy way to calling the APIs you choose on Mashape.
RestKit-InExtensions screenshot

RestKit-InExtensions

March 28, 2014 • MIT License
Helpers to use RestKit with less code, just a simple plist file.
InstagramKit screenshot

InstagramKit

February 17, 2014 • MIT License
A neat little blocks-based Objective C wrapper for the Instagram API. It readily parses the JSON responses on a background thread and does the dirty work for you so you just have to deal with In...
No image provided.

SBInstagram Viewer

February 07, 2014 • MIT License
Easy Objective-C framework to show an instagram feed on iOS
Doppio screenshot

Doppio

January 06, 2014 • MIT License
An open source sample iOS app to find the nearest Starbucks store using NSURLSession, AFNetworking 2.0, Mantle and Starbucks private API.
ALCurrencyLibrary screenshot

ALCurrencyLibrary

November 30, 2013 • MIT License
Simple library to convert a value from a specific currency to another. Contains a list of 162 constants representing the common currencies in the world
PKJSONSocket screenshot

PKJSONSocket

November 07, 2013 • MIT License
PKJSONSocket aims to simplify network communications. It's a delightful wrapper around CocoaAsyncSocket, abstracting away complex data flow into an easy to use API. Instead of dealing with the bits...
WTURLImageView screenshot

WTURLImageView

May 24, 2013 • MIT License
WTURLImageView is a subclass of UIImageView that load images from Internet using AFNetworking.
ILHTTPClient screenshot

ILHTTPClient

May 18, 2013 • MIT License
A really easy-to-use wrapper around AFNetworking with an auto loading animated HUD.
No image provided.

NPRImageView

May 05, 2013 • MIT License
Instagram-like UIImageView subclass. Progress view and activity view appear during image download. Support memory and disk caching. Inspired by FXImageView and Tapku's TKImageCache. Uses AFNetworking.