https://github.com/afrazcodes/spotify-ios
Full featured Spotify iOS Client written in Swift 5
https://github.com/afrazcodes/spotify-ios
Last synced: 3 months ago
JSON representation
Full featured Spotify iOS Client written in Swift 5
- Host: GitHub
- URL: https://github.com/afrazcodes/spotify-ios
- Owner: AfrazCodes
- Created: 2021-02-21T22:19:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T00:14:46.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T02:04:08.334Z (about 1 year ago)
- Language: Swift
- Size: 22.6 MB
- Stars: 174
- Watchers: 5
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotify Client (iOS - Swift 5 - 2021)
Full featured Spotify like app written in Swift 5 with MVVM architecture.

## Features
- Official Spotify API Use
- Playlists, Playlist Creation,
- Browse & Recommended
- Search Songs, Albums, Artists, More
- Playback and Playlists Playback
- Save Albums
- Sign In/Sign Out (OAUTH 2.0)
- View Your Profile
- Browse Categories
- Categorical Playlists
## Notes
This code is free to use. Note that I have removed the Client Id and Client Secret from the AuthManager that I originally developed this with.
You can obtain your own credentials from the Spotify Developer website.