HTTP client for Apple Music Feed API.
Perform a signed GET request to the Apple Music Feed API.
@spec get( String.t(), keyword() ) :: {:ok, map()} | {:error, term()}