Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/glockx/movielistchallenge
- Owner: Glockx
- Created: 2021-10-21T07:42:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-21T09:05:50.000Z (about 3 years ago)
- Last Synced: 2024-07-29T05:37:53.963Z (5 months ago)
- Topics: alamofire, collectionkit, composition, ios, moya, snapkit, swift, undirectional-data-flow
- Language: Swift
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)