MBRequest

Simple networking library for iOS and OS X
Download

MBRequest Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Mobiata LLC
  • Publisher web site:
  • http://www.mobiata.com/
  • Operating Systems:
  • iOS 4.0 or later
  • File Size:
  • 38 KB

MBRequest Tags


MBRequest Description

MBRequest is a simple and open source networking library for iOS and OS X that uses a blocks-based API built on top of NSURLConnection and NSOperation.MBRequest follows the style of Apple's CLGeocoder class to create simple, easy-to-use classes that encapsulate the entire network request. The goals of MBRequest are as follows:· Create the simplest possible API for making network requests. With only a few lines of code, developers should be able to start a network request and pass along a single block for handling the results of that particular request.· Give developers an extremely simple way to create their own CLGeocoder-like classes. These subclasses should only need to worry about setting up the request and parsing the response.Detailed instructions on how to use the MBRequest library within your own OS X or iOS projects are available HERE.


MBRequest Related Software