Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 842 Bytes

File metadata and controls

38 lines (21 loc) · 842 Bytes

OPEN SOURCE Spotify web API Consumer - EasySpotifyWebAPI

This project It aims to provide a faster way to consume the Spotify API and also implements a simple interface that allows you to consume this API.

  • Actual state: In development
  • Spotify API version: 2023 web page spotify.
  • Current version: 0.1.0

I created this project Following the documentation here -> [https://developer.spotify.com/documentation/web-api]

invite me a cup of tea ☕

PayPal.

Documentation

@todo

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

Routes

@todo