What is KJNetworkPlugin?

Network Plugin, support batch and chain operation

  • Friends who are familiar with swift should know an excellent three party library Moya, the plugin version of the network request is really fragrant, so I use the idea to make a pure oc version of the plugin Network request library.
  • Friends who are familiar with oc should know an excellent three party library YTKNetwork, object based protocol version network request, and then his batch network request and chain network The request is also super fragrant.
  • Combining some of the advantages of the two, make a pure OC version of the batch and chain plugin version of the network request library.

Function list

The plugin version of the network request can be more convenient and quick to customize the exclusive network request, and supports batch operation and chain operation.

  • Support basic network requests, download and upload files.
  • Support configuration of general request and path, general parameters, etc.
  • Support batch operation.
  • Support chain network request.
  • Support setting loading animation plugin.
  • Support analysis result plugin.
  • Support web cache plugin.
  • Support configuration of self built certificate plugin.
  • Support to modify the request body and get the response result plugin.
  • Support network log packet capture plugin.
  • Support refresh to load more plugins.
  • Support error code parsing plugin.
  • Support error and empty data UI display plugin.
  • Support display indicator plugin.
  • Support failed error prompt plugin.
  • Support request parameter set secret key plugin.
  • Support network data unzip and parameter zip plugin.

Overview

  • Pricing: Free
  • Free trial: 3650
  • Resource Link: https://github.com/yangKJ/KJNetworkPlugin
  • Resource Maker: Condy
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Objective-C
  • iOS Versions Supported: iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: KJNetworkPlugin