Skip to content

A generic network layer in iOS with Swift 4 using protocol programming

Notifications You must be signed in to change notification settings

sayaleepote/NetworkLayerSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NetworkLayerSetup

A generic network layer in iOS with Swift 4 using protocol programming.
This is an easy setup for networking in iOS without any third party framework.
Helps you make GET, POST, DELETE, PUT, etc calls and decode the JSON response to required model type without too much of boilerplate code.

About

A generic network layer in iOS with Swift 4 using protocol programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages