Skip to content

IsaAliev/FlexibleNetworkLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlexibleNetworkLayer

Flexible network layer for iOS-app using Swift

This project shows how network layer in your iOS-app can be built with Swift.

The network layer separates every step of requesting and response handling process and encapsulates it in a type that implements its single responsibilty. All objects of this system interact with each others via protocols. It's not completely built, handling download tasks is remained.

About

Flexible network layer for iOS-app using Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published