https://github.com/holedaemon/lastfm
A very rudimentary Go library for Last.fm's archaic API
https://github.com/holedaemon/lastfm
Last synced: about 2 months ago
JSON representation
A very rudimentary Go library for Last.fm's archaic API
- Host: GitHub
- URL: https://github.com/holedaemon/lastfm
- Owner: holedaemon
- License: mit
- Created: 2023-09-15T21:32:48.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2023-09-21T18:46:03.000Z (over 1 year ago)
- Last Synced: 2025-02-13T17:29:28.642Z (3 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lastfm
[](https://pkg.go.dev/github.com/holedaemon/lastfm)
A very rudimentary Go library for last.fm's archaic API. Only covers what I need for other projects. Most likely never will be stable; expect breaking changes. There is no God within these halls.
# License
[MIT](LICENSE)