Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Song By Lyrics

With this project you can run a REST API that allows you to discover the title of a song by passng it a phrase of the lyrics

This app will start a service on port 5000 of your localhost, you can pass via HTTP method GET the phrase of the song with the param text

Installation

OS X & Linux:

git clone [link repo]

Usage example

Once you have started the server, go to

localhost:5000/findSong?text=[the phrase of the song]

Wait for the result and enjoy

Development setup

Make sure you have node and npm installed on your system

cd findSong
npm install
node index.js

Meta

Leonardo Fralini – @fralo.leo on Instagramleonardo.fralini@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/Fralo

About

A simple REST API to find the title of a song by the lyrics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages