/Networking

Primary LanguageSwiftMIT LicenseMIT

Networking

  • Rest API Support.
  • RX Support.
  • Supported by swift package and CocoaPod in progress....
  • Support for JWT and Auto refresh support.
  • Object Mapping support.
  • I put some tests in this library but more tests needed. (in progress...).
  • Multi API is fully supported with its own authorization processes.

Example

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

Requirements

Installation

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

pod 'Networking'

Author

hamedmohammadi, hamed.nova@gmail.com

License

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