Giter VIP home page Giter VIP logo

scnetwork's Introduction

SCNetWork

基于AFN3.2.1网络请求封装,实现网络请求,上传文件,上传多图片,下载功能。

demo

效果图

特点

  • 适用于大部分网络请求使用场景(请求,上传,下载,缓存)
  • 全局配置所有请求的公共信息,适应不同需求
  • 对网络请求做拦截,统一处理业务逻辑
  • 支持自定义缓存策略,支持设置缓存有效时间

安装说明

CocoaPods

在你工程的 Podfile 文件中添加如下一行,并执行 pod installpod update

pod 'SCNetWork', '~> 0.0.2'

注意: XMNetworking 会自动依赖 AFNetworkingYYCache ,所以你工程里的 Podfile 文件无需再添加 。

联系

Email:[email protected] Wechat:v268743

License

The SCNetWork project is available for free use, as described by the LICENSE (Apache 2.0).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.