Drumarcco / soundcloud-mixmax-link-resolver

Soundcloud link resolver for MixMax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundCloud MixMax link resolver

Soundcloud link resolver for MixMax.

Dependencies

The link resolver is developed using node with express, get the project's dependencies by running

$ npm install

Running the project

The project runs with:

$ npm start

This will run nodemon, which will reload the server when node files change. The server listens to petitions on localhost:8000

Running tests

The project has test cases, run them with:

$ npm test

About

Soundcloud link resolver for MixMax.

License:MIT License


Languages

Language:JavaScript 100.0%