Skip to content

Linuus/exspotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages