CSI-280 / MusicGames

0 stars 0 forks source link

Implement Last.fm API #28

Closed A-Waters closed 2 years ago

A-Waters commented 4 years ago

https://www.last.fm/api/

We need to implement this API preferably in the same structure as the last one. Preferably we can just have an object we can import and call methods on that object anywhere in the project as we have with the Spotify API.

You may need to create an account and I'm not sure what the authentication requirements are.

A-Waters commented 4 years ago

What are we using this API for again, also is the read me updated with all of our APIs?