initial API views

This commit is contained in:
2025-05-20 19:08:07 +02:00
parent 5a432ae1ef
commit 8b2bbfd4d3
9 changed files with 108 additions and 9 deletions
+2
View File
@@ -0,0 +1,2 @@
from .track import TrackSerializer
from .artist import ArtistSerializer