amazingdude/solace-api
0
JioSaavn API
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
- Clone the repository:
git clone https://github.com/sumitkolhe/jiosaavn-api
cd jiosaavn-apiUsing Docker
docker-compose upOR
Manually
[!NOTE] You needBun(1.0.29+)orNode.js(v20+)
- Install the required dependencies:
bun install- Launch the development server:
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

Vercel

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