/songoco-api

A Node.js application for integrating with Spotify and Youtube

Primary LanguageJavaScript

Songoco API

A Node.js application for integrating with Spotify and Youtube

  • Using Spotify API for searching tracks.
  • Youtube API for searching videos

How to use -

  • clone repo
  • cp .env.exmple .env // fill out the values
  • npm install
  • npm run dev

This application works best with

songoco-front