mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
245 B
245 B
Get Artists
Gets all artists
-
URL
/db/artists
-
Method:
GET -
Success Response:
-
Code: 200
Content: List of artists{ artists: ['Artist 1', 'Artist 2', 'Artist 3'] }
-