mirror of
https://github.com/imcarlost/Android-Itunes-API.git
synced 2026-04-09 18:38:29 -04:00
17 lines
587 B
Markdown
17 lines
587 B
Markdown
|
|
# Android iTunes API
|
||
|
|
|
||
|
|
This project is an example of how to integrate iTunes API to retrieve a list of artists, it also allows you to search for artists.
|
||
|
|
|
||
|
|
## Authors
|
||
|
|
|
||
|
|
* **Carlos Martinez** - *Project design* - [Hako](https://github.com/hakodeveloper)
|
||
|
|
|
||
|
|
## License
|
||
|
|
|
||
|
|
This project is licensed under The Unlicense - see the [LICENSE.md](LICENSE.md) file for details
|
||
|
|
|
||
|
|
## Acknowledgments
|
||
|
|
|
||
|
|
* [anthonycr](https://github.com/anthonycr) for the [Grant](https://github.com/anthonycr/Grant) library
|
||
|
|
* [Square](https://github.com/square) team for the [OkHttp](https://github.com/square/okhttp) library
|