https://github.com/dozro/tawny
a modern last fm api proxy
https://github.com/dozro/tawny
lastfm proxy
Last synced: 4 months ago
JSON representation
a modern last fm api proxy
- Host: GitHub
- URL: https://github.com/dozro/tawny
- Owner: dozro
- License: apache-2.0
- Created: 2025-11-23T21:01:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T18:08:40.000Z (7 months ago)
- Last Synced: 2025-12-21T20:42:23.984Z (7 months ago)
- Topics: lastfm, proxy
- Language: Go
- Homepage: https://portfolio.itsrye.dev/projects/tawny/
- Size: 1.14 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Tawny

[](https://goreportcard.com/report/github.com/dozro/tawny)



[](https://github.com/dozro/tawny/releases)

---
A lastfm Api Proxy.
For api spec take a look at the apispec.
Improvements against the official lastfm api:
- more modern api design
- OpenApi Api Specification
- HMAC Signed Requests
## building
*See [build.md](./build.md)*
## Code Quality and Status
*See [status.md](./status.md)