An open API service indexing awesome lists of open source software.

https://github.com/sgl0v/tmdb

iOS application for the Movie DB
https://github.com/sgl0v/tmdb

combine-framework mvvm swift

Last synced: about 1 year ago
JSON representation

iOS application for the Movie DB

Awesome Lists containing this project

README

          

#

TMDb iOS Application

This is the demo project of the article written in [my blog](https://onswiftwings.com/posts/mvvm-with-combine/). The application works as a mobile client for [The Movie DB](https://www.themoviedb.org). It follows MVVM software design pattern and is built with [Combine framework](https://developer.apple.com/documentation/combine/).