Skip to content

Draft: V2 artists

Ciarán Ainsworth requested to merge v2-artists into develop

@funkwhale/development I've decided to try my hand at making some of the simpler V2 endpoints. This PR contains a working prototype of the artist list endpoint /api/v2/artists as defined in the schema repo.

I'm not that familiar with Django and DRF in general, so a lot of this is guesswork. I'm looking for some feedback on the approach and whether or not I should continue adding bits and pieces.

Merge request reports