https://github.com/fromkk/spotifyapisampler
https://github.com/fromkk/spotifyapisampler
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fromkk/spotifyapisampler
- Owner: fromkk
- License: mit
- Created: 2024-02-19T04:01:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T07:43:51.000Z (over 2 years ago)
- Last Synced: 2025-02-03T14:27:17.446Z (over 1 year ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`.