/Lofi-music-service

Music Streaming Service

Primary LanguageJava

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