mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-24 01:15:16 +00:00
Daniel Mason
3698c0b436
- Add docker-compose file for local dev - Implemented top listeners for artist/album endpoints to match track - Add recent endpoint
1 line
41 B
SQL
1 line
41 B
SQL
CREATE DATABASE IF NOT EXISTS goscrobble; |