Difference between revisions of "Development"
From MusicBrainz Wiki
(add link to "bots") |
Reosarevok (talk | contribs) |
||
Line 38: | Line 38: | ||
== Search server == | == Search server == | ||
− | # [ | + | # [https://github.com/metabrainz/mb-solr mb-solr readme] |
== MusicBrainz Database == | == MusicBrainz Database == |
Revision as of 15:15, 10 September 2020
This page collects documents useful for Developers.
Contents
Getting started
Clients
- Web Service
- Release Editor Seeding
- libmusicbrainz
- libcoverart
- libdiscid
- Using OAuth2 with MusicBrainz
- Bots -- writing code to enter edits into the database
MusicBrainz server
- Server Setup
- Git workflow
- Beta Cycle
- Supported browsers
- Server Coding Style
- Environment Variables
- /ws/js webservice documentation
- Server development team priorities