Create a monthly Spotify list with all your liked songs.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
RaviAnand Mohabir 40899d1705
continuous-integration/drone/push Build is passing Details
feat: bind all applicable env vars to config values
1 year ago
auth feat: return 500 on auth errors 1 year ago
cmd feat: add repeat flag to automatically repeat sync process 1 year ago
core feat: display user after login 1 year ago
internal feat: 🎉 implement Go server for Spotify API authorization and sync command to sync liked songs with monthly playlist 1 year ago
lists feat: display user after login 1 year ago
models feat: 🎉 implement Go server for Spotify API authorization and sync command to sync liked songs with monthly playlist 1 year ago
users fix: 🐛 use nil check instead of error check 1 year ago
.drone.yml ci: 👷 add Drone Docker build 1 year ago
.gitignore chore: 🔧 add prod Docker compose with sample config 1 year ago
Dockerfile build: 🏗️ use Docker multi-stage build 1 year ago
LICENSE feat: 🎉 implement Go server for Spotify API authorization and sync command to sync liked songs with monthly playlist 1 year ago
README.md feat: 🎉 implement Go server for Spotify API authorization and sync command to sync liked songs with monthly playlist 1 year ago
config.example.yml chore: 🔧 add prod Docker compose with sample config 1 year ago
docker-compose.dev.yml chore: 🔧 add Temporal to dev Docker Compose 1 year ago
docker-compose.yml chore: 🔧 add prod Docker compose with sample config 1 year ago
go.mod chore: 📌 run go mod tidy 1 year ago
go.sum chore: 📌 run go mod tidy 1 year ago
main.go feat: bind all applicable env vars to config values 1 year ago

README.md

Listy

A Go application that syncs your liked songs into a monthly playlist.