Skip to content

Standard MVC pattern recommended by Apple. Uses composition design pattern to make ViewController smaller.

Notifications You must be signed in to change notification settings

ayushP2400/MVC-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MVC-iOS

Standard MVC pattern recommended by Apple. Uses composition design pattern to make ViewController smaller.

This Project demonstrates a demo of MVC Architecture implemetation following the clean code practices. to show an api demo i'm using Dummy apis

https://dummy.restapiexample.com

i have implemented the GET and POST methods, further you can explore more functions in utility class.

About

Standard MVC pattern recommended by Apple. Uses composition design pattern to make ViewController smaller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages