resonatecoop / beam

A resonate audio beam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort artists by most recent

simonv3 opened this issue · comments

commented

Under library view on Artists tab, you could sort artists by ID in descending order.

API URL: https://stream.resonate.coop/api/v2/artists/?limit=50&orderBy=id&order=desc&page=1

This way, you can see newly added artists on Resonate. The next step would be to use the search api so we can also sort by activity timestamp.