fredshema / Lofi-music-service

Music Streaming Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lofi streaming service

The word Lofi comes from the term “low fidelity”. It's an aesthetic of music that captures the imperfections during recording and production, often with the sound being “low quality”. The purpse of this project is to play around with spring-boot and test various APIs it provides

Usage

Clone the project locally using

$ git clone https://github.com/YasserYka/Lo-Fi-music-service.git

then with docker compose installed, run

$ sudo docker-compose up

then with maven installed, run

$ mvn spring-boot:run

About

Music Streaming Service


Languages

Language:Java 62.5%Language:HTML 15.4%Language:CSS 13.7%Language:JavaScript 8.4%