mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 21:52:19 +00:00
0.1.2
- Add docker-compose file for local dev - Implemented top listeners for artist/album endpoints to match track - Add recent endpoint
This commit is contained in:
parent
73bfa838ae
commit
3698c0b436
17 changed files with 398 additions and 35 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -6,10 +6,8 @@
|
|||
*.so
|
||||
*.dylib
|
||||
.env
|
||||
web/.env.production
|
||||
web/.env.development
|
||||
|
||||
web/img/*
|
||||
/data
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue