An open API service indexing awesome lists of open source software.

https://github.com/fromkk/spotifyapisampler


https://github.com/fromkk/spotifyapisampler

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# SpotifyAPISampler

## notes

- Please download the OpenAPI definition from https://developer.spotify.com/reference/web-api/open-api-schema.yaml and save it to `./App/SpotifyAPI/openapi.yaml`.
- Set your `clientId` and `clientSecret` to `SpotifyAPISampler/SpotifyAPISamplerApp.swift` from `https://developer.spotify.com/`.