Skip to content
/ Spowlo-JS-API Public template

A Spotify link to Youtube converter API.

Notifications You must be signed in to change notification settings

BobbyESP/Spowlo-JS-API

Repository files navigation

💻 Spowlo JS API (template)

The API that will temporarily be used to download songs from Spotify in Spowlo.

How to use

First of all, this API was made with Node.js 15.x (works with 16.x) using Express.js.

The URL format that this API follows is : https://yourURL.com/api/v1/spottoyt?song=(spotify link).

To do

  • Add MongoDB support or Map creation for saving Spotify to YouTube conversions (make less network calls)
  • Make exception handling to make the API don't crash when a link is not valid.

Unfinished README

About

A Spotify link to Youtube converter API.

Topics

Resources

Stars

Watchers

Forks