Skip to content

使用Alamofire+ObjectMapper实现网络层的封装,把网络层分为Parse(数据解析器),Request(请求入口),Client(请求工具)三个模块进行网络解耦.

Notifications You must be signed in to change notification settings

dr19900920/DRNetworkDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DRNetworkDemo

使用Alamofire+ObjectMapper实现网络层的封装,把网络层分为Parse(数据解析器),Request(请求入口),Client(请求工具)三个模块进行网络解耦.

About

使用Alamofire+ObjectMapper实现网络层的封装,把网络层分为Parse(数据解析器),Request(请求入口),Client(请求工具)三个模块进行网络解耦.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published