History:Music Hack Day: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(If the /doc page is given out then all links will point to /doc pages anyway.)
Line 1: Line 1:
= Welcome Music Hack Day: Boston Participants =
'''Welcome Music Hack Day: Boston Participants!'''


Welcome to the Music Hack Day Boston MusicBrainz landing page. This page aims to give you a simple quick start guide for things you may find useful for including MusicBrainz in your hack day projects.
The purpose of this page is to give you a simple quick start guide of things you may find useful in order to include MusicBrainz in your hack day projects.


* [http://musicbrainz.org/doc/About_MusicBrainz MusicBrainz introduction] -- A short introduction to what MusicBrainz is and is not.
;[[About_MusicBrainz|MusicBrainz introduction]]:A short introduction to what MusicBrainz is, and what it is not.
* [http://musicbrainz.org/doc/How_Editing_Works Editing MusicBrainz ] -- An overview on how to edit MusicBrainz.
;[[How_Editing_Works|Editing MusicBrainz]]:An overview on how to edit on MusicBrainz.
* [[XML_Web_Service | MusicBrainz web service API]] -- Documentation on how to use the MusicBrainz' RESTful web service API. Use this API to search for MusicBrainz artstis/releases/tracks/labels/collections and retrieve resources based on MBIDs.
;[[XML_Web_Service|MusicBrainz web service API]]:Documentation on how to use MusicBrainz' RESTful web service API. This API can be used to search for artstis/releases/tracks/labels/collections on MusicBrainz, and to retrieve resources based on [[MBID]]s.
* [http://musicbrainz.org/doc/libmusicbrainz MusicBrainz client library] -- Access MusicBrainz from your application using one of our many language bindings. This takes a lot of work out of the using the web service API listed above.
;[[libmusicbrainz|MusicBrainz client library]]:Access MusicBrainz from your application using one of our many language bindings. This takes a lot of the work out of using the web service API listed above.


Have a great weekend hacking on fun music projects!
''Have a great weekend hacking on fun music projects!''

Revision as of 01:19, 21 November 2009

Welcome Music Hack Day: Boston Participants!

The purpose of this page is to give you a simple quick start guide of things you may find useful in order to include MusicBrainz in your hack day projects.

MusicBrainz introduction
A short introduction to what MusicBrainz is, and what it is not.
Editing MusicBrainz
An overview on how to edit on MusicBrainz.
MusicBrainz web service API
Documentation on how to use MusicBrainz' RESTful web service API. This API can be used to search for artstis/releases/tracks/labels/collections on MusicBrainz, and to retrieve resources based on MBIDs.
MusicBrainz client library
Access MusicBrainz from your application using one of our many language bindings. This takes a lot of the work out of using the web service API listed above.

Have a great weekend hacking on fun music projects!