VCHTTPConnect 0.1.8

VCHTTPConnect 0.1.8

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Feb 2018
SPMSupports SPM

Maintained by Vitor Cesco.



 
Depends on:
Alamofire~> 4.4
ObjectMapper~> 3.1
VCSwiftToolkit~> 0.1
 

  • By
  • ripventura

This is wrapper around the awesome Alamofire library. The intention here is to be as simple as possible when making HTTP connections.

All the code was done by me, so please if you think you can contribute, lets share some thoughts!

When I get some time I will update this with detailed description of each class / method.

Here's a link to Alamofire: https://github.com/Alamofire/Alamofire




Example

To run the example project, simply clone the repo and run VCHTTPConnect.workspace.

Requirements

Installation

VCHTTPConnect is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod "VCHTTPConnect"

Author

ripventura, [email protected]

License

VCHTTPConnect is available under the MIT license. See the LICENSE file for more info.