A decentralized music tracking and discovery platform built on AT Protocol ๐ต
display artist's top listeners #5
merged
opened by
expand 1 commit
hide 1 commit
feat: add listenerViewBasic schema and getArtistListeners endpoint with associated types
expand 5 commits
hide 5 commits
feat: add listenerViewBasic schema and getArtistListeners endpoint with associated types
feat: add songViewBasic schema and getArtistListeners endpoint with associated types
feat: add getArtistListeners function to the server endpoint
feat: make most_played_track_uri optional in ArtistListener struct
feat: add ArtistListeners component and integrate with Artist page