calluswhatyouwant/musicritic

Make SpotifyWebApi more functional

JoseRenan opened this issue · 0 comments

Currently, we are using a class to define the methods that use the Spotify Web API, but we just need a module which exports those functions, making it unnecessary for the others modules that will use these functions to construct an object from the SpotifyWebApi class.