https://github.com/angristan/spotify-search-proxy
API that proxies Spotify's search API with cache
https://github.com/angristan/spotify-search-proxy
Last synced: 4 months ago
JSON representation
API that proxies Spotify's search API with cache
- Host: GitHub
- URL: https://github.com/angristan/spotify-search-proxy
- Owner: angristan
- License: mit
- Created: 2022-07-08T12:51:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T18:53:03.000Z (7 months ago)
- Last Synced: 2025-04-02T13:12:45.758Z (6 months ago)
- Language: Go
- Homepage:
- Size: 275 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `spotify-search-proxy`
API that proxies [Spotify's search API](https://developer.spotify.com/console/get-search-item/), with cache.
I use it for my [LastFM iOS app](https://github.com/angristan/firstfm-ios), instead of using Spotify's API directly.