Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 547 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 547 Bytes

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