Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/glockx/movielistchallenge

A simple self-development challenge application that aimed to learn "The Composable Architecture" basics and build a reactive structured project.
https://github.com/glockx/movielistchallenge

alamofire collectionkit composition ios moya snapkit swift undirectional-data-flow

Last synced: 29 days ago
JSON representation

A simple self-development challenge application that aimed to learn "The Composable Architecture" basics and build a reactive structured project.

Awesome Lists containing this project

README

        

# Movie List Challenge
A simple self-development challenge application that aimed to learn **"The Composable Architecture"** basics and build a reactive structured project.
## Used Architecture and Libraries

- [The Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture#the-composable-architecture)
- [Moya](https://github.com/Moya/Moya)
- [CollectionKit](https://github.com/SoySauceLab/CollectionKit)
- [SnapKit](https://github.com/SnapKit/SnapKit)
- [SDWebImage](https://github.com/SDWebImage/SDWebImage)
- [CombineCocoa](https://github.com/CombineCommunity/CombineCocoa)
- [The Movie Database Api - Movie API](https://developers.themoviedb.org/3)

## Author

- [Nijat Muzaffarli](https://twitter.com/muzaffarlin)