All Projects → hackiftekhar → Iqhttpservice

hackiftekhar / Iqhttpservice

Licence: mit
HTTP Client for iOS

IQHTTPService

Make Web API Client in easy way.

Screenshot

IQHTTPService

Features

  1. Asynchronous, Synchronous request.

  2. Multipart-Form-data upload.

  3. GET, POST, PUT, DELETE support.

  4. urlEncoded style and json style request.

  5. Easy blocks for Upload Progress, Download, Progress, HTTP Response and Completion.

Sample PHP Code

You can also find sample php code to handle GET, POST and multipart-form-data requests.

Sample Demo Project

IQParseSDK is a nice library that uses IQHTTPService by subclassing it. You can find demo here to know how to use it:-

***https://github.com/hackiftekhar/IQParseSDK***

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].