https://github.com/thrzl/lasting
🎵 lastfm stats, faster
https://github.com/thrzl/lasting
cache lastfm lastfm-api rust rust-api
Last synced: 9 months ago
JSON representation
🎵 lastfm stats, faster
- Host: GitHub
- URL: https://github.com/thrzl/lasting
- Owner: thrzl
- Created: 2022-09-03T22:45:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T02:59:00.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T18:13:42.727Z (9 months ago)
- Topics: cache, lastfm, lastfm-api, rust, rust-api
- Language: Rust
- Homepage: https://last.thrzl.xyz
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lasting
🎵 lastfm stats, cached, and in rust
# ❓ how to use
just go to the path of the user you want to get the pinned repos for! e.g.
```
https://last.thrzl.xyz/thrzl
```
# 💾 installation
```sh
$ git clone https://github.com/terabyte3/pinned
$ cd pinned
$ cargo run
```
# 📚 why
i was annoyed with the speed of the lastfm api, so i decided to cache the results (to also avoid hitting ratelimits)
# how to contribute
1. fork
2. make changes
3. make sure the stuff actually works
4. pull request 👍🏽