AFNetworking 3.x 与YYCache封装
-
Updated
Dec 14, 2018 - Objective-C
AFNetworking 3.x 与YYCache封装
基于AFNetworking 4.x与YYCache的二次封装,包括网络请求、文件上传、文件下载这三个方法。并且支持RESTful API,GET、POST、HEAD、PUT、DELETE、PATCH的请求,方法接口简洁明了,并结合YYCache做了网络数据的缓存策略。简单易用,一句代码搞定网络数据的请求与缓存,控制台可直接打印json中文字符,调试更方便
通过ReactiveCocoa 实现MVVM框架
iOS Cache Frameworks such as Foundation,YYCache,PINCache,MagicalRecord Etc.
Add a description, image, and links to the yycache topic page so that developers can more easily learn about it.
To associate your repository with the yycache topic, visit your repo's landing page and select "manage topics."