Skip to content

Sample that showcases reactive programming paradigm and MVVM architecture

Notifications You must be signed in to change notification settings

okhanokbay/ReactiveMVVMSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactiveMVVMSample (WIP)

Utilizes the New York Times API

Builded upon the popular MVVM architecture and naturally this brought introducing reactive programming paradigm.

Tech stack:

Usage

Simply download or clone the repo and change the APIKey with yours in NewYorkTimesAPILayer.swift file:

fileprivate let apiKey = API_KEY_HERE

About

Sample that showcases reactive programming paradigm and MVVM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published