BaseAPI

0.2.1

BaseAPI is a small Swift library wrapper around URLSession.
serhii-londar/BaseAPI

What's New

0.2.1

2022-05-09T22:03:40Z

Add support for all platforms, cocoapods and spm.

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:

pod 'BaseAPI'

Author

serhii-londar, serhii.londar@gmail.com

License

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

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Mar 16 2024 19:24:59 GMT-0900 (Hawaii-Aleutian Daylight Time)