usman1372 / swiftJsonParsing

Swift Json parsing (using MVVM pattern)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swiftJsonParsing

Simple app that parse json (decodable) using MVVM architecture.

Architecture

  • Mainly uses the structure from MVVM.
  • Uses principles Api request to http client than communication between view model and view controller.
  • Aims to keep everything simple, but modular and reusable.

About

Swift Json parsing (using MVVM pattern)


Languages

Language:Swift 100.0%