GPHTTPRequest 0.0.1

GPHTTPRequest 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Dalton Cherry

Welcome to the GPHTTPRequest wiki!

GPHTTPRequest

Simple and amazing HTTP networking library for iOS and Mac OSX. It's built on top of NSURLConnection, NSOperation, and other familiar Foundation technologies. The API set is simple,fast, and robust to use (I might even dare to say fun!). The goal of this library was to provide a natural and powerful way to interact with RESTful web services, while still maintaining simplicity of the code. It is inspired by ASIHTTPRequest, but due to it being no longer developed and the code base being a bit large, it was time for an update. Examples on how to use GPHTTPRequest can be found here:

https://github.com/daltoniam/GPHTTPRequest/wiki

Requirements

This framework requires at least iOS 5/Mac OSX 10.7 and above. GPHTTPRequest is compiled with ARC.

License

GPHTTPRequest is license under the Apache License.

Contact

Dalton Cherry