Skip to content

softsam/mp3player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP3 player

Trigger a song using an http request.

How to

Put your MP3 in the mp3 directory. A random song will be played when you call http://localhost:8080 using GET.

curl http://localhost:8080

To start the server:

npm start

Why?

Plug your CI on it when someone breaks the build!

About

A nodejs mp3 player started using an http request. Add some fun to your CI when you break the build!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors