Skip to content

backbone-api/itunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone API: iTunes

Backbone.js helper for API requests to the iTunes service

Install

Using Bower:

bower install backbone.api.itunes

Usage

The namespace used for this extension is Backbone.API.iTunes, and everything lives under that

Backbone.API.iTunes
				|- Models
				|	|- Item
				|
				|- Collections
					|- Search
					|- Lookup

Optionally, the namespace is mapped to the global iTunes, in which case the Backbone.API. prefix can be left out.

Examples

Look into the examples folder for the code.

Credits

Created by Makis Tracend ( @tracend )

Trivia

License

Released under the MIT license

About

Basic search & lookup of the iTunes DB

Resources

Stars

Watchers

Forks

Packages

No packages published