Skip to content

Instantly share code, notes, and snippets.

@mzibari
Last active March 10, 2020 18:07
Show Gist options
  • Select an option

  • Save mzibari/ff9f627f4fbe733ba03abe8f334ee708 to your computer and use it in GitHub Desktop.

Select an option

Save mzibari/ff9f627f4fbe733ba03abe8f334ee708 to your computer and use it in GitHub Desktop.
The user can search for an artist, the app will display the band/artist biography, an image, the genre of music, formed year,a link to their website and the ability to search for songs. When searching for a song the user will get a youtube video and the lyrics for that song.
I will be using 3 API's:
https://www.theaudiodb.com/api_guide.php to get all the info about the artist
https://developers.google.com/youtube/ to get the youtube music video
https://lyricsovh.docs.apiary.io/#reference/0/lyrics-of-a-song/search to get the lyrics of the song
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment