https://github.com/rcasanovan/itunes-demo
An iOS sample to search artists / songs in iTunes. It's using the iTunes official API
https://github.com/rcasanovan/itunes-demo
itunes itunes-api mvvm mvvm-architecture objective-c
Last synced: about 1 year ago
JSON representation
An iOS sample to search artists / songs in iTunes. It's using the iTunes official API
- Host: GitHub
- URL: https://github.com/rcasanovan/itunes-demo
- Owner: rcasanovan
- License: apache-2.0
- Created: 2017-07-26T16:10:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T16:25:11.000Z (almost 9 years ago)
- Last Synced: 2025-03-11T11:54:17.858Z (over 1 year ago)
- Topics: itunes, itunes-api, mvvm, mvvm-architecture, objective-c
- Language: Objective-C
- Homepage:
- Size: 561 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iTunes-code-test
This is an iOS sample to search artists / songs in iTunes. It's using the iTunes official API






## Design pattern
* Model-View-View-Model (MVVM)
## Development tools
I used the following development tools:
* Xcode 8.3.3
## Programming language
* Objective C
## References
* [Model-View-View-Model design pattern](https://en.wikipedia.org/wiki/Model–view–viewmodel)
## Support && contact
### Email
You can contact me using my email: ricardo.casanova@outlook.com
### Twitter
Follow me [@rcasanovan](http://twitter.com/rcasanovan) on twitter.