Difference between revisions of "Development"
From MusicBrainz Wiki
Jump to navigationJump to searchReosarevok (talk | contribs) |
Reosarevok (talk | contribs) m |
||
Line 10: | Line 10: | ||
# Web Service |
# Web Service |
||
− | ## [[ |
+ | ## [[MusicBrainz API|MusicBrainz API]] ([[MusicBrainz_API/Examples|examples]]) |
− | ## [[ |
+ | ## [[MusicBrainz_API/Search|MusicBrainz API searches]] |
## [[Cover_Art_Archive/API|Cover Art Archive API]] |
## [[Cover_Art_Archive/API|Cover Art Archive API]] |
||
# [[/Release_Editor_Seeding|Release Editor Seeding]] |
# [[/Release_Editor_Seeding|Release Editor Seeding]] |
Revision as of 04:17, 23 September 2020
This page collects documents useful for Developers.
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