Skip to content

cooldaemon/SimpleHttpClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Http Client

The Simple Http Client is a library for the Objective-C. It uses NSOperation, NSURLConnection, BSJSONAdditions and KissXML.

Requirements

Building from Source

% cd /path/to
% git clone git://github.com/cooldaemon/SimpleHttpClient.git SimpleHttpClient
% cd ./SimpleHttpClient
% git submodule init
% git submodule update
% cd test
% make

About

The Simple Http Client is a library for the Objective-C. It uses NSOperation and NSURLConnection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published