cgorringe / MusicSearch-Swift

Example Swift app that searches the iTunes API for songs by a given artist and retrieves its song lyrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusicSearch-Swift

By Carl Gorringe

An example native iOS App written in Swift that searches the iTunes API for songs by a given artist and displays them in a table view. After selecting the song, another API is used to retrieve song lyrics.

I also created this Objective-C version of the app.

License

Copyright (c) 2018 Carl Gorringe. All rights reserved.

Licensed under the the terms of the GNU General Public License version 3 (GPLv3).

About

Example Swift app that searches the iTunes API for songs by a given artist and retrieves its song lyrics.


Languages

Language:Swift 100.0%