To install and run this project, follow these steps:
-
Make sure you have Go installed on your machine.
-
Clone this repository to your local machine:
git clone https://github.com/akadotsh/go-jiosaavn-api.git
- Navigate to the project directory:
cd go-jiosaavn-api
- run the project:
When you're ready, start your application by running:
docker compose up --build
.
Your application will be available at http://localhost:8080.