An open API service indexing awesome lists of open source software.

https://github.com/akadotsh/go-jiosaavn-api

A simple JioSaavn API written in go
https://github.com/akadotsh/go-jiosaavn-api

api golang rest-api

Last synced: 9 months ago
JSON representation

A simple JioSaavn API written in go

Awesome Lists containing this project

README

          

# 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
```

3. Navigate to the project directory:

```
cd go-jiosaavn-api
```

4. 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](https://railway.app/button.svg)](https://railway.app/template/DAV2_u?referralCode=iRCFyG)