Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Exspotify

ExSpotify is a simple Elixir wrapper for the Spotify web API.

ExSpotify is still very much work in progress.

Installation

Add exspotify to your list of dependencies in mix.exs:

 def deps do
[{:exspotify, github: "linuus/exspotify"}]
end

WIP

Done

  • Albums
  • Artists
  • Tracks
  • Search
  • User profile

TODO

  • Tests

Not authorized

  • Pagination
  • Docs

Authorized

  • Browse
  • Me
  • Users

About

API wrapper for the Spotify web API

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages