Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 422 Bytes

Music Search Buddy

Simple api server built with Caddy and Ansible to provide data for https://github.com/cloud8421/music-search-buddy.

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).