项目作者: serhii-londar

项目描述 :
BaseAPI is a small Swift library wrapper around URLSession.
高级语言: Swift
项目地址: git://github.com/serhii-londar/BaseAPI.git
创建时间: 2018-01-02T18:28:14Z
项目社区:https://github.com/serhii-londar/BaseAPI

开源协议:MIT License

下载


BaseAPI

CI Status
Version
License
Platform

BaseAPI is a small Swift library which helps you to implement any REST API. The main goal is to simplify sending HTTP request and receiving response.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

  1. pod 'BaseAPI'

Author

serhii-londar, serhii.londar@gmail.com

License

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