No description
.gitignore | ||
auth.go | ||
database.go | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md | ||
routes.go | ||
routes_test.go | ||
utils.go |
Basic spotify API in golang
This API supports simple artist read operations for spotify data, as well as using a simple caching database and handling client authentication automatically.