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
+4
View File
@@ -0,0 +1,4 @@
from .static import *
from .api.track import *
from .api.artist import *
from .api.root import *