ExSpotify is a simple Elixir wrapper for the Spotify web API.
ExSpotify is still very much work in progress.
Add exspotify to your list of dependencies in mix.exs
:
def deps do
[{:exspotify, github: "linuus/exspotify"}]
end
- Albums
- Artists
- Tracks
- Search
- User profile
- Tests
Not authorized
- Pagination
- Docs
Authorized
- Browse
- Me
- Users