An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Tawny

![CII Best Practices](https://shieldsio.itsrye.uk/cii/summary/11510?style=for-the-badge)
[![Go Report Card](https://goreportcard.com/badge/github.com/dozro/tawny?style=for-the-badge)](https://goreportcard.com/report/github.com/dozro/tawny)
![GitHub Actions Workflow Status](https://shieldsio.itsrye.uk/github/actions/workflow/status/dozro/tawny/openapi-validator.yml?branch=main&event=push&style=for-the-badge&logo=swagger&label=IBM%20OpenApi%20lint)
![GitHub Actions Workflow Status](https://shieldsio.itsrye.uk/github/actions/workflow/status/dozro/tawny/ghcr-pub.yml?branch=main&event=push&style=for-the-badge&logo=docker&label=Container%20Build)
![Sonar Quality Gate](https://shieldsio.itsrye.uk/sonar/quality_gate/dozro_tawny?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonar)

[![GitHub Release](https://shieldsio.itsrye.uk/github/v/release/dozro/tawny?include_prereleases&sort=semver&display_name=release&style=for-the-badge)](https://github.com/dozro/tawny/releases)
![GitHub License](https://shieldsio.itsrye.uk/github/license/dozro/tawny?style=for-the-badge)

---

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)