serhii-londar/baseapi
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.
Installation
BaseAPI is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BaseAPI'License
BaseAPI is available under the MIT license. See the LICENSE file for more info.
Package Metadata
Repository: serhii-londar/baseapi
Default branch: master
README: README.md