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