Skip to content

akadotsh/go-jiosaavn-api

Repository files navigation

Jio Saavn API

A simple wrapper for the Jio Saavn API written in Go.

Installation

To install and run this project, follow these steps:

  1. Make sure you have Go installed on your machine.

  2. Clone this repository to your local machine:

git clone https://github.com/akadotsh/go-jiosaavn-api.git
  1. Navigate to the project directory:
cd go-jiosaavn-api
  1. 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.

Deploying your own instance

Deploy on Railway