Skip to content

A lightweight JSON-based Objective-C wrapper to make asynchronous requests for the Last.fm API.

License

Notifications You must be signed in to change notification settings

simontaen/LastFmFetchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LastFmFetchr

A lightweight JSON-based Objective-C wrapper to make asynchronous requests for the Last.fm API.

IMPORTANT: This is still under heavy development. DO NOT use it in a production environment.

Note: You will need to create an API Account to get an API key which must be set when you first instantiate LastFmFetchr, otherwise an exception will be thrown.

Quick Examples

The code base comes with a simple example showing how to use all of the different options available through the API request

License

Essentially, this code is free to use in commercial and non-commercial projects with no attribution necessary.

See the LICENSE file for more details.

About

A lightweight JSON-based Objective-C wrapper to make asynchronous requests for the Last.fm API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published