CoolFace
Apppublic

amazingdude/solace-api

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

JioSaavn API

GitHub License GitHub Release

An Unofficial API for downloading high-quality songs, albums, playlists, and more from JioSaavn.

๐Ÿ“š Documentation

Check out the API documentation for detailed information on how to use the API.

๐Ÿ“ฐ Changelog

For a detailed list of changes, see the CHANGELOG.

๐Ÿ”Œ Running Locally

  1. 1.Clone the repository:
sh
   git clone https://github.com/sumitkolhe/jiosaavn-api
   cd jiosaavn-api

Using Docker

sh
docker-compose up

OR

Manually

[!NOTE] You need Bun(1.0.29+) or Node.js(v20+)
  1. 1.Install the required dependencies:
sh
   bun install
  1. 1.Launch the development server:
sh
   bun run dev

โ˜๏ธ Deploying Your Own Instance

JioSaavn API can be deployed to either Cloudflare Workers or Vercel. Below are the instructions for deploying to each platform.

Cloudflare Workers

![Deploy with Cloudflare Workers](https://deploy.workers.cloudflare.com/?url=https://github.com/sumitkolhe/jiosaavn-api)

Vercel

![Deploy with Vercel](https://vercel.com/new/clone?repository-url=https://github.com/sumitkolhe/jiosaavn-api)

๐Ÿ“œ License

This project is distributed under the MIT License. For more information, see the LICENSE file included in this repository.