https://github.com/cloud8421/music-search-buddy-api
Simple proxy for music-search-buddy
https://github.com/cloud8421/music-search-buddy-api
Last synced: over 1 year ago
JSON representation
Simple proxy for music-search-buddy
- Host: GitHub
- URL: https://github.com/cloud8421/music-search-buddy-api
- Owner: cloud8421
- License: mit
- Created: 2017-01-15T16:39:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T09:47:14.000Z (over 9 years ago)
- Last Synced: 2025-01-13T01:29:51.949Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Music Search Buddy
Simple api server built with [Caddy](https://caddyserver.com) and [Ansible](https://www.ansible.com) to provide data for .
Tested on Ubuntu 16.04.
## Why
While Spotify provides responses with CORS headers, the iTunes search endpoint doesn't.
This apy proxies all calls and sets correct headers (plus a bit of rate limiting, which is always good).