Awesome
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
[!NOTE] You need
Bun(1.0.26+)
orNode.js(v18+)
-
Clone the repository:
git clone https://github.com/sumitkolhe/jiosaavn-api cd jiosaavn-api
-
Install the required dependencies:
bun install
-
Launch the development server:
bun run dev
☁️ Deploying Your Own Instance
You can easily deploy your own instance of the API by clicking the button below:
[!TIP] To ensure the API provides results in the intended language, configure the Serverless Function Region in Vercel to
Mumbai, India (South) - > bom1
.
📜 License
This project is distributed under the MIT License. For more information, see the LICENSE file included in this repository.