notes_collection_controller.rb

Path: app/controllers/notes_collection_controller.rb
Last Update: Sun Aug 24 09:52:52 -0400 2008

Notes Collection REST API

Experimental REST resource. A notes collection represents a comma-separated list of notes. Subresources of notes collection can reveal potential matches. Right now, the only implemented subresource is "chords" which lists chords (directly, or any inversion thereof) that have a direct match to the list of notes provided.

[Validate]